Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.alfresco.repo.management Classes and Interfaces - 38 results found.
NameDescriptionTypePackageFramework
AbstractPropertyBackedBeanA base class for PropertyBackedBeans.Classorg.alfresco.repo.management.subsystemsAlFresco
AbstractPropertyBackedBean .RuntimeStateThe lifecycle states.Classorg.alfresco.repo.management.subsystemsAlFresco
ActivateableBeanAn interface to be implemented by beans that can be 'turned off' by some configuration setting.Interfaceorg.alfresco.repo.management.subsystemsAlFresco
ApplicationContextFactoryAn interface providing access to a child application context corresonding to a particular subsystem.Interfaceorg.alfresco.repo.management.subsystemsAlFresco
ChainingSubsystemProxyFactoryA factory bean, used in conjunction with ChildApplicationContextManager allowing selected interfaces to be proxied to a chain of child application contexts.Classorg.alfresco.repo.management.subsystemsAlFresco
ChildApplicationContextFactoryA factory allowing initialization of an entire 'subsystem' in a child application context.Classorg.alfresco.repo.management.subsystemsAlFresco
ChildApplicationContextManagerA ChildApplicationContextManager manages a 'chain' of child application contexts, perhaps corresponding to the components of a chained subsystem such as authentication.Interfaceorg.alfresco.repo.management.subsystemsAlFresco
CompositeDataBeanA class that wraps an instance of a Java Bean class declared as a composite property type on ChildApplicationContextFactory making it configurable, either through alfresco-global.Classorg.alfresco.repo.management.subsystemsAlFresco
CryptodocSubsystemProxyFactoryClassorg.alfresco.repo.management.subsystemsAlFresco
CryptodocSwitchableApplicationContextFactorySwitchableApplicationContextFactory that only allows the subsystem to be switched if the current subsystem is the unencrypted content store.Classorg.alfresco.repo.management.subsystemsAlFresco
DefaultChildApplicationContextManagerA default ChildApplicationContextManager implementation that manages a 'chain' of ChildApplicationContextFactory objects, perhaps corresponding to the components of a chained subsystem suchClassorg.alfresco.repo.management.subsystemsAlFresco
DefaultPropertyBackedBeanRegistryA default implementation of PropertyBackedBeanRegistry.Classorg.alfresco.repo.management.subsystemsAlFresco
DummyManagedResourceClassorg.alfresco.repo.managementAlFresco
DynamicMBeanExporterAn MBeanExporter that allows individual MBeans to be registered and unregistered over time.Classorg.alfresco.repo.managementAlFresco
DynamicMBeanExportOperationsAn interface that allows individual MBeans to be registered and unregistered over time.Interfaceorg.alfresco.repo.managementAlFresco
InvalidPropertyValueExceptionCustom AlfrescoRuntimeException for invalid property values.Classorg.alfresco.repo.management.subsystemsAlFresco
JmxDumpUtilA utility class providing a method to dump a local or remote MBeanServer's entire object tree for support purposes.Classorg.alfresco.repo.managementAlFresco
LegacyConfigPostProcessorA BeanFactoryPostProcessor that upgrades old-style Spring overrides that add location paths to the repository-properties or hibernateConfigProperties beans to instead add these paths to theClassorg.alfresco.repo.management.subsystemsAlFresco
LuceneChildApplicationContextFactoryClassorg.alfresco.repo.management.subsystemsAlFresco
ManagedBeanDescribes an object to be exported as a JMX MBean.Interfaceorg.alfresco.repo.managementAlFresco
NoIndexChildApplicationContextFactoryClassorg.alfresco.repo.management.subsystemsAlFresco
PortEarlyPropertyChecker"Early" checker for Port property value (checks for "null/empty", "out-of-bounds", "unable-to-parse", "already-in-use" problems).Classorg.alfresco.repo.management.subsystemsAlFresco
PropertyBackedBeanA PropertyBackedBean is a reconfigurable sub-component or subsystem in the Alfresco server.Interfaceorg.alfresco.repo.management.subsystemsAlFresco
PropertyBackedBeanEventA base class for events emitted by PropertyBackedBeans.Classorg.alfresco.repo.management.subsystemsAlFresco
PropertyBackedBeanRegisteredEventAn event emitted after a PropertyBackedBean is initialized.Classorg.alfresco.repo.management.subsystemsAlFresco
PropertyBackedBeanRegistryAn object that tracks the initialization and destruction of PropertyBackedBean instances.Interfaceorg.alfresco.repo.management.subsystemsAlFresco
PropertyBackedBeanRemovePropertiesEventAn event emitted before a PropertyBackedBean removes properties.Classorg.alfresco.repo.management.subsystemsAlFresco
PropertyBackedBeanSetPropertiesEventAn event emitted before a PropertyBackedBean updates its properties.Classorg.alfresco.repo.management.subsystemsAlFresco
PropertyBackedBeanSetPropertyEventAn event emitted before a PropertyBackedBean updates a property.Classorg.alfresco.repo.management.subsystemsAlFresco
PropertyBackedBeanStartedEventAn event emitted after a PropertyBackedBean is started.Classorg.alfresco.repo.management.subsystemsAlFresco
PropertyBackedBeanStateA PropertyBackedBeanState represents the state of a configurable sub-component or subsystem in the Alfresco server.Interfaceorg.alfresco.repo.management.subsystemsAlFresco
PropertyBackedBeanStoppedEventAn event emitted before a PropertyBackedBean is stopped.Classorg.alfresco.repo.management.subsystemsAlFresco
PropertyBackedBeanUnregisteredEventAn event emitted a PropertyBackedBean is destroyed.Classorg.alfresco.repo.management.subsystemsAlFresco
PropertyBackedBeanWithMonitorThe property backed bean has a monitor object which is exposed via JMX.Interfaceorg.alfresco.repo.management.subsystemsAlFresco
SafeApplicationEventMulticasterAbstract implementation of the ApplicationEventMulticaster interface, providing the basic listener registration facility.Classorg.alfresco.repo.managementAlFresco
SubsystemEarlyPropertyCheckerInterface that describes an "early" checker for subsystem properties.Interfaceorg.alfresco.repo.management.subsystemsAlFresco
SubsystemProxyFactoryA factory bean, normally used in conjunction with ChildApplicationContextFactory allowing selected interfaces in a child application context to be proxied by a bean in the parent application context.Classorg.alfresco.repo.management.subsystemsAlFresco
SwitchableApplicationContextFactoryA configurable proxy for a set of ApplicationContextFactory beans that allows dynamic selection of one or more alternative subsystems via a sourceBeanName property.Classorg.alfresco.repo.management.subsystemsAlFresco