Uses of Interface
org.alfresco.repo.management.subsystems.PropertyBackedBeanState
Packages that use PropertyBackedBeanState
Package
Description
-
Uses of PropertyBackedBeanState in org.alfresco.repo.audit.model
Classes in org.alfresco.repo.audit.model that implement PropertyBackedBeanStateModifier and TypeClassDescriptionclassComponent used to store audit model definitions.classA class encapsulating the disposable/resettable state of the audit model registry.Methods in org.alfresco.repo.audit.model that return PropertyBackedBeanStateModifier and TypeMethodDescriptionprotected PropertyBackedBeanStateAuditModelRegistryImpl.createInitialState()Creates the initial state. -
Uses of PropertyBackedBeanState in org.alfresco.repo.management.subsystems
Subinterfaces of PropertyBackedBeanState in org.alfresco.repo.management.subsystemsModifier and TypeInterfaceDescriptioninterfaceAn interface providing access to a child application context corresonding to a particular subsystem.interfaceAPropertyBackedBeanis a reconfigurable sub-component or subsystem in the Alfresco server.Classes in org.alfresco.repo.management.subsystems that implement PropertyBackedBeanStateModifier and TypeClassDescriptionclassA base class forPropertyBackedBeans.classA factory allowing initialization of an entire 'subsystem' in a child application context.protected classThe Class ApplicationContextState.classA class that wraps an instance of a Java Bean class declared as a composite property type onChildApplicationContextFactorymaking it configurable, either through alfresco-global.properties or a JMX console.protected classThe Class CompositeDataBeanState.classSwitchableApplicationContextFactorythat only allows the subsystem to be switched from unencrypted to encrypted, or if the two subsystems have the same ecrypted state.protected classclassA defaultChildApplicationContextManagerimplementation that manages a 'chain' ofChildApplicationContextFactoryobjects, perhaps corresponding to the components of a chained subsystem such as authentication.protected classThe Class ApplicationContextManagerState.classChildApplicationContextFactory extension used to identify the type of the content store subsystem, encrypted or unecrypted.classclassclassA configurable proxy for a set ofApplicationContextFactorybeans that allows dynamic selection of one or more alternative subsystems via asourceBeanNameproperty.protected classRepresents the state of aSwitchableApplicationContextFactory.Methods in org.alfresco.repo.management.subsystems that return PropertyBackedBeanStateModifier and TypeMethodDescriptionprotected abstract PropertyBackedBeanStateAbstractPropertyBackedBean.createInitialState()Creates the initial state.protected PropertyBackedBeanStateChildApplicationContextFactory.createInitialState()protected PropertyBackedBeanStateCompositeDataBean.createInitialState()protected PropertyBackedBeanStateCryptodocSwitchableApplicationContextFactory.createInitialState()protected PropertyBackedBeanStateDefaultChildApplicationContextManager.createInitialState()protected PropertyBackedBeanStateLuceneChildApplicationContextFactory.createInitialState()protected PropertyBackedBeanStateSwitchableApplicationContextFactory.createInitialState()protected PropertyBackedBeanStateAbstractPropertyBackedBean.getState(boolean start) Gets the state.Methods in org.alfresco.repo.management.subsystems with parameters of type PropertyBackedBeanStateModifier and TypeMethodDescriptionprotected voidAbstractPropertyBackedBean.applyDefaultOverrides(PropertyBackedBeanState state) Applies default overrides to the initial state.protected voidChildApplicationContextFactory.applyDefaultOverrides(PropertyBackedBeanState state) -
Uses of PropertyBackedBeanState in org.alfresco.repo.search.impl.solr
Classes in org.alfresco.repo.search.impl.solr that implement PropertyBackedBeanState