| Name | Description | Type | Package | Framework |
| AbstractPropertyBackedBean | A base class for PropertyBackedBeans. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| AbstractPropertyBackedBean .RuntimeState | The lifecycle states. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| ActivateableBean | An interface to be implemented by beans that can be 'turned off' by some configuration setting. | Interface | org.alfresco.repo.management.subsystems | AlFresco |
| ApplicationContextFactory | An interface providing access to a child application context corresonding to a particular subsystem. | Interface | org.alfresco.repo.management.subsystems | AlFresco |
| ChainingSubsystemProxyFactory | A factory bean, used in conjunction with ChildApplicationContextManager allowing selected interfaces to be proxied to a chain of child application contexts. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| ChildApplicationContextFactory | A factory allowing initialization of an entire 'subsystem' in a child application context. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| ChildApplicationContextManager | A ChildApplicationContextManager manages a 'chain' of child application contexts, perhaps corresponding to the components of a chained subsystem such as authentication. | Interface | org.alfresco.repo.management.subsystems | AlFresco |
| CompositeDataBean | A 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. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| CryptodocSubsystemProxyFactory | Class | org.alfresco.repo.management.subsystems | AlFresco | |
| CryptodocSwitchableApplicationContextFactory | SwitchableApplicationContextFactory that only allows the subsystem to be switched if the current subsystem is the unencrypted content store. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| DefaultChildApplicationContextManager | A default ChildApplicationContextManager implementation that manages a 'chain' of ChildApplicationContextFactory objects, perhaps corresponding to the components of a chained subsystem such | Class | org.alfresco.repo.management.subsystems | AlFresco |
| DefaultPropertyBackedBeanRegistry | A default implementation of PropertyBackedBeanRegistry. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| DummyManagedResource | Class | org.alfresco.repo.management | AlFresco | |
| DynamicMBeanExporter | An MBeanExporter that allows individual MBeans to be registered and unregistered over time. | Class | org.alfresco.repo.management | AlFresco |
| DynamicMBeanExportOperations | An interface that allows individual MBeans to be registered and unregistered over time. | Interface | org.alfresco.repo.management | AlFresco |
| InvalidPropertyValueException | Custom AlfrescoRuntimeException for invalid property values. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| JmxDumpUtil | A utility class providing a method to dump a local or remote MBeanServer's entire object tree for support purposes. | Class | org.alfresco.repo.management | AlFresco |
| LegacyConfigPostProcessor | A BeanFactoryPostProcessor that upgrades old-style Spring overrides that add location paths to the repository-properties or hibernateConfigProperties beans to instead add these paths to the | Class | org.alfresco.repo.management.subsystems | AlFresco |
| LuceneChildApplicationContextFactory | Class | org.alfresco.repo.management.subsystems | AlFresco | |
| ManagedBean | Describes an object to be exported as a JMX MBean. | Interface | org.alfresco.repo.management | AlFresco |
| NoIndexChildApplicationContextFactory | Class | org.alfresco.repo.management.subsystems | AlFresco | |
| PortEarlyPropertyChecker | "Early" checker for Port property value (checks for "null/empty", "out-of-bounds", "unable-to-parse", "already-in-use" problems). | Class | org.alfresco.repo.management.subsystems | AlFresco |
| PropertyBackedBean | A PropertyBackedBean is a reconfigurable sub-component or subsystem in the Alfresco server. | Interface | org.alfresco.repo.management.subsystems | AlFresco |
| PropertyBackedBeanEvent | A base class for events emitted by PropertyBackedBeans. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| PropertyBackedBeanRegisteredEvent | An event emitted after a PropertyBackedBean is initialized. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| PropertyBackedBeanRegistry | An object that tracks the initialization and destruction of PropertyBackedBean instances. | Interface | org.alfresco.repo.management.subsystems | AlFresco |
| PropertyBackedBeanRemovePropertiesEvent | An event emitted before a PropertyBackedBean removes properties. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| PropertyBackedBeanSetPropertiesEvent | An event emitted before a PropertyBackedBean updates its properties. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| PropertyBackedBeanSetPropertyEvent | An event emitted before a PropertyBackedBean updates a property. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| PropertyBackedBeanStartedEvent | An event emitted after a PropertyBackedBean is started. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| PropertyBackedBeanState | A PropertyBackedBeanState represents the state of a configurable sub-component or subsystem in the Alfresco server. | Interface | org.alfresco.repo.management.subsystems | AlFresco |
| PropertyBackedBeanStoppedEvent | An event emitted before a PropertyBackedBean is stopped. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| PropertyBackedBeanUnregisteredEvent | An event emitted a PropertyBackedBean is destroyed. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| PropertyBackedBeanWithMonitor | The property backed bean has a monitor object which is exposed via JMX. | Interface | org.alfresco.repo.management.subsystems | AlFresco |
| SafeApplicationEventMulticaster | Abstract implementation of the ApplicationEventMulticaster interface, providing the basic listener registration facility. | Class | org.alfresco.repo.management | AlFresco |
| SubsystemEarlyPropertyChecker | Interface that describes an "early" checker for subsystem properties. | Interface | org.alfresco.repo.management.subsystems | AlFresco |
| SubsystemProxyFactory | A 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. | Class | org.alfresco.repo.management.subsystems | AlFresco |
| SwitchableApplicationContextFactory | A configurable proxy for a set of ApplicationContextFactory beans that allows dynamic selection of one or more alternative subsystems via a sourceBeanName property. | Class | org.alfresco.repo.management.subsystems | AlFresco |