All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractConfiguration This is an abstractConfiguration
implementation that deals with methods that can be abstracted away from underlying implementations.AbstractLoggable Deprecated. UseAbstractLogEnabled
instead.AvalonFormatter This formatter extends ExtendedPatternFormatter so that CascadingExceptions are formatted with all nested exceptions.CommonsLogger An AvalonLogger
implementation backed by a of commons lLogging.ConfigurationUtil This class has a bunch of utility methods to work with configuration objects.ConsoleLogger Logger sending everything to the standard output streams.ContainerUtil Utility class that makes it easier to transfer a component throught it's lifecycle stages.DefaultComponentManager This class is a static implementation of a ComponentManager.DefaultComponentSelector This is the default implementation of the ComponentSelector.DefaultConfiguration This is the defaultConfiguration
implementation.DefaultConfigurationBuilder A DefaultConfigurationBuilder buildsConfiguration
s from XML, via a SAX2 compliant parser.DefaultConfigurationSerializer A ConfigurationSerializer serializes configurations via SAX2 compliant parser.DefaultContext Default implementation of Context.DefaultContext.Hidden DefaultImmutableConfiguration An immutable implementation of theConfiguration
interface.DefaultServiceManager This class is a static implementation of aServiceManager
.DefaultServiceSelector This is the default implementation of the ServiceSelectorExceptionUtil This class provides basic facilities for manipulating exceptions.Jdk14Logger The default JDK 1.4 wrapper class for Logger.Log4JLogger The default Log4J wrapper class for Logger.LoggerAwareOutputStream Logger aware output stream, characters written to thisOutputStream
are buffered until a newline character is encountered, or a flush() is called.LogKit2AvalonLoggerAdapter A basic adapter that adapts an Avalon Logger to a Logkit Logger.LogKitLogger The default LogKit wrapper class for Logger.MutableConfiguration A read/write extension of the Configuration interface.NamespacedSAXConfigurationHandler A SAXConfigurationHandler helps build Configurations out of sax events, including namespace information.NullLogger The Null Logger class.SAXConfigurationHandler A SAXConfigurationHandler helps build Configurations out of sax events.WrapperComponentManager This is aComponentManager
implementation that can wrap around aServiceManager
object effectively adapting aServiceManager
interface to aComponentManager
interface.WrapperComponentSelector This is aServiceSelector
implementation that can wrap around a legacyComponentSelector
object effectively adapting aComponentSelector
interface to aServiceSelector
interface.WrapperServiceManager This is aServiceManager
implementation that can wrap around a legacyComponentManager
object effectively adapting aComponentManager
interface to aServiceManager
interface.WrapperServiceSelector This is aServiceSelector
implementation that can wrap around a legacyComponentSelector
object effectively adapting aComponentSelector
interface to aServiceSelector
interface.