Avalon

All Packages

org.apache.avalon.frameworkThe Framework part of Avalon contains interfaces and contracts surrounding those interfaces, along with default implementations of some of those interfaces.
org.apache.avalon.framework.activityActivity related interfaces covering component initialization, execution, startable and stoppable components, suspension, and disposal.
org.apache.avalon.framework.component Deprecated: use the interfaces in the org.apache.avalon.framework.service package instead.
org.apache.avalon.framework.configurationComponent configuration interfaces and XML-based implementations.
org.apache.avalon.framework.containerUtilities supporting execution of component lifecycle stages.
org.apache.avalon.framework.contextInterfaces and implementation of the Context model through which runtime context can be applied by a manager to a component.
org.apache.avalon.framework.loggerAbstract logging framework supporting pluggable logging mechanisms including LogKit, Log4J and the JDK 1.4 logging infrastructure.
org.apache.avalon.framework.parametersInterfaces supporting the supply of flat configuration information.
org.apache.avalon.framework.serviceInterfaces and default implementation of a service management framework supporting container based service lookup and decommissioning.
org.apache.avalon.framework.threadInterfaces enabling declaration of single threaded and thread-safe components.

"Copyright B) 2001 Apache Jakarta Project. All Rights Reserved."