Uses of Class
org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
Packages that use ChildApplicationContextFactory
Package
Description
-
Uses of ChildApplicationContextFactory in org.alfresco.heartbeat
Methods in org.alfresco.heartbeat with parameters of type ChildApplicationContextFactoryModifier and TypeMethodDescriptionvoidConfigurationDataCollector.setActivitiesFeedSubsystem(ChildApplicationContextFactory activitiesFeedSubsystem) voidConfigurationDataCollector.setFileServersSubsystem(ChildApplicationContextFactory fileServersSubsystem) voidConfigurationDataCollector.setImapSubsystem(ChildApplicationContextFactory imapSubsystem) voidConfigurationDataCollector.setInboundSMTPSubsystem(ChildApplicationContextFactory inboundSMTPSubsystem) voidConfigurationDataCollector.setReplicationSubsystem(ChildApplicationContextFactory replicationSubsystem) -
Uses of ChildApplicationContextFactory in org.alfresco.repo.management.subsystems
Subclasses of ChildApplicationContextFactory in org.alfresco.repo.management.subsystemsModifier and TypeClassDescriptionclassChildApplicationContextFactory extension used to identify the type of the content store subsystem, encrypted or unecrypted.classclassMethods in org.alfresco.repo.management.subsystems that return ChildApplicationContextFactoryModifier and TypeMethodDescriptionprotected ChildApplicationContextFactoryDefaultChildApplicationContextManager.ApplicationContextManagerState.getApplicationContextFactory(String id) Gets the application context factory.DefaultChildApplicationContextManager.getChildApplicationContextFactory(String id) -
Uses of ChildApplicationContextFactory in org.alfresco.repo.search.impl.solr
Subclasses of ChildApplicationContextFactory in org.alfresco.repo.search.impl.solr