public interface ActivateableBean
isActive() method always returns false. ChainingSubsystemProxyFactory will ignore any
ActivatableBeans whose isActive() method returns false. This allows certain
functions of a chained subsystem (e.g. CIFS authentication, SSO) to be targeted to specific members of the chain.| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive()
Determines whether this bean is active.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.