info.magnolia.cms.security
Class SecuritySupportObservedComponentFactory

java.lang.Object
  extended by info.magnolia.objectfactory.ObservedComponentFactory<SecuritySupport>
      extended by info.magnolia.cms.security.SecuritySupportObservedComponentFactory
All Implemented Interfaces:
ComponentFactory<SecuritySupport>, javax.jcr.observation.EventListener

public class SecuritySupportObservedComponentFactory
extends ObservedComponentFactory<SecuritySupport>

Special ObservedComponentFactory used for providing a SecuritySupport already during the initialization phase - before the proper SecuritySupportImpl can been instantiated. Once the proper SecuritySupportImpl instantiated as configured in Jcr it will always be used instead of this one.


Field Summary
static String SECURITY_CONFIG_PATH
           
 
Constructor Summary
SecuritySupportObservedComponentFactory()
           
 
Method Summary
protected  Class[] getExposedInterfaces()
           
protected  void instantiateDefault()
           
 
Methods inherited from class info.magnolia.objectfactory.ObservedComponentFactory
getComponentType, getNode2BeanTransformer, getObservedObject, isConcrete, load, newInstance, onEvent, onRegister, reload, setObservedObject, startObservation, toString, transformNode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

SECURITY_CONFIG_PATH

public static final String SECURITY_CONFIG_PATH
See Also:
Constant Field Values
Constructor Detail

SecuritySupportObservedComponentFactory

public SecuritySupportObservedComponentFactory()
Method Detail

getExposedInterfaces

protected Class[] getExposedInterfaces()
Overrides:
getExposedInterfaces in class ObservedComponentFactory<SecuritySupport>

instantiateDefault

protected void instantiateDefault()
Overrides:
instantiateDefault in class ObservedComponentFactory<SecuritySupport>


Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.