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