public interface ActivateableBean
ActivateableBean.isActive() method always returns false. ChainingSubsystemProxyFactory will ignore any
ActivatableBeans whose ActivateableBean.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 - 2010 Alfresco Software, Inc. All Rights Reserved.