Uses of Class
org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
Packages that use AbstractPropertyBackedBean
Package
Description
-
Uses of AbstractPropertyBackedBean in org.alfresco.repo.audit.model
Subclasses of AbstractPropertyBackedBean in org.alfresco.repo.audit.modelModifier and TypeClassDescriptionclassComponent used to store audit model definitions. -
Uses of AbstractPropertyBackedBean in org.alfresco.repo.management.subsystems
Subclasses of AbstractPropertyBackedBean in org.alfresco.repo.management.subsystemsModifier and TypeClassDescriptionclassA factory allowing initialization of an entire 'subsystem' in a child application context.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.classSwitchableApplicationContextFactorythat only allows the subsystem to be switched from unencrypted to encrypted, or if the two subsystems have the same ecrypted state.classA defaultChildApplicationContextManagerimplementation that manages a 'chain' ofChildApplicationContextFactoryobjects, perhaps corresponding to the components of a chained subsystem such as authentication.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. -
Uses of AbstractPropertyBackedBean in org.alfresco.repo.search.impl.solr
Subclasses of AbstractPropertyBackedBean in org.alfresco.repo.search.impl.solr