Uses of Interface
org.alfresco.repo.management.subsystems.ApplicationContextFactory
Packages that use ApplicationContextFactory
-
Uses of ApplicationContextFactory in org.alfresco.repo.management.subsystems
Classes in org.alfresco.repo.management.subsystems that implement ApplicationContextFactoryModifier and TypeClassDescriptionclassA factory allowing initialization of an entire 'subsystem' in a child application context.classSwitchableApplicationContextFactorythat only allows the subsystem to be switched from unencrypted to encrypted, or if the two subsystems have the same ecrypted state.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.Methods in org.alfresco.repo.management.subsystems with parameters of type ApplicationContextFactoryModifier and TypeMethodDescriptionvoidSubsystemProxyFactory.setSourceApplicationContextFactory(ApplicationContextFactory sourceApplicationContextFactory) Sets the source application context factory by reference -
Uses of ApplicationContextFactory in org.alfresco.repo.search.impl.solr
Classes in org.alfresco.repo.search.impl.solr that implement ApplicationContextFactory