public class SecuritySupportObservedComponentFactory extends ObservedComponentFactory<SecuritySupport>
Modifier and Type | Field and Description |
---|---|
static String |
SECURITY_CONFIG_PATH |
static String |
SYSTEM_SUPERUSER_PATH |
Constructor and Description |
---|
SecuritySupportObservedComponentFactory() |
Modifier and Type | Method and Description |
---|---|
protected Class[] |
getExposedInterfaces() |
SecuritySupport |
getObservedObject()
Returns the latest converted object observed by this factory.
|
protected void |
instantiateDefault() |
getComponentType, getNode2BeanTransformer, isConcrete, load, newInstance, onEvent, onRegister, reload, setObservedObject, startObservation, toString, transformNode
public static final String SECURITY_CONFIG_PATH
public static final String SYSTEM_SUPERUSER_PATH
public SecuritySupportObservedComponentFactory()
protected Class[] getExposedInterfaces()
getExposedInterfaces
in class ObservedComponentFactory<SecuritySupport>
protected void instantiateDefault()
instantiateDefault
in class ObservedComponentFactory<SecuritySupport>
public SecuritySupport getObservedObject()
ObservedComponentFactory
DefaultClassFactory
, calling this shouldn't be needed,
ObservedComponentFactory.newInstance()
returned a proxy, so you'll always see this object.getObservedObject
in class ObservedComponentFactory<SecuritySupport>
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.