public interface ServiceLifecycle2 extends ServiceLifecycle
ServiceLifecycle that adds an additional method.| Modifier and Type | Method and Description |
|---|---|
boolean |
requiresProxy()
If true, then lifecycle requires a proxy, meaning it is only usable with services that properly define a service
interface.
|
createService, isSingletonboolean requiresProxy()
ServiceLifecycle as a ServiceLifecycle2 is to return true.${project.version} - Copyright © 2003-2015 The Apache Software Foundation.