Interface | Description |
---|---|
ConfigurationProvider |
Load
HierarchicalConfiguration for beans |
LogProvider |
Provide
Logger instances for Beans |
LogProviderManagementMBean |
Allow to change loglevel via JMX
|
Class | Description |
---|---|
AbstractLifecycleBeanPostProcessor<T> |
Abstract base class which BeanPostProcessors should extend if they provide an
LifeCycle handling.
|
ConfigurableBeanPostProcessor |
Inject Commons Configuration to beans which implement the Configurable
interface
|
ConfigurationProviderImpl |
Register Configuration and act as Configuration Provider.
|
LogEnabledBeanPostProcessor |
Inject Commons Log to beans which implement LogEnabled.
|
LogProviderImpl |
Provide a Log object for components
|
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.