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, isSingleton
boolean requiresProxy()
ServiceLifecycle
as a ServiceLifecycle2
is to return true.5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.