Uses of Class
org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Packages that use AbstractPropertyBackedBean Package Description org.alfresco.repo.audit.model org.alfresco.repo.management.subsystems org.alfresco.repo.search.impl.solr -
-
Uses of AbstractPropertyBackedBean in org.alfresco.repo.audit.model
Subclasses of AbstractPropertyBackedBean in org.alfresco.repo.audit.model Modifier and Type Class Description classAuditModelRegistryImplComponent used to store audit model definitions. -
Uses of AbstractPropertyBackedBean in org.alfresco.repo.management.subsystems
Subclasses of AbstractPropertyBackedBean in org.alfresco.repo.management.subsystems Modifier and Type Class Description classChildApplicationContextFactoryA factory allowing initialization of an entire 'subsystem' in a child application context.classCompositeDataBeanA 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.classCryptodocSwitchableApplicationContextFactorySwitchableApplicationContextFactorythat only allows the subsystem to be switched if the current subsystem is the unencrypted content store.classDefaultChildApplicationContextManagerA defaultChildApplicationContextManagerimplementation that manages a 'chain' ofChildApplicationContextFactoryobjects, perhaps corresponding to the components of a chained subsystem such as authentication.classLuceneChildApplicationContextFactoryclassNoIndexChildApplicationContextFactoryclassSwitchableApplicationContextFactoryA 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 Modifier and Type Class Description classSolrChildApplicationContextFactory
-