Uses of Package
org.apache.avalon.framework

Packages that use org.apache.avalon.framework
org.apache.avalon.framework The Framework part of Avalon contains interfaces and contracts surrounding those interfaces, along with default implementations of some of those interfaces.  
org.apache.avalon.framework.component Deprecated: use the interfaces in the org.apache.avalon.framework.service package instead.  
org.apache.avalon.framework.configuration Component configuration interfaces and XML-based implementations.  
org.apache.avalon.framework.context Interfaces and implementation of the Context model through which runtime context can be applied by a manager to a component.  
org.apache.avalon.framework.parameters Interfaces supporting the supply of flat configuration information. 
org.apache.avalon.framework.service Interfaces and default implementation of a service management framework supporting container based service lookup and decommissioning. 
 

Classes in org.apache.avalon.framework used by org.apache.avalon.framework
CascadingThrowable
          Interface which all cascadign throwables should implement.
Enum
          Basic enum class for type-safe enums.
ValuedEnum
          Basic enum class for type-safe enums with values.
Version
          This class is used to hold version information pertaining to a Component or interface.
 

Classes in org.apache.avalon.framework used by org.apache.avalon.framework.component
CascadingException
          Class from which all exceptions should inherit.
CascadingThrowable
          Interface which all cascadign throwables should implement.
 

Classes in org.apache.avalon.framework used by org.apache.avalon.framework.configuration
CascadingException
          Class from which all exceptions should inherit.
CascadingThrowable
          Interface which all cascadign throwables should implement.
 

Classes in org.apache.avalon.framework used by org.apache.avalon.framework.context
CascadingException
          Class from which all exceptions should inherit.
CascadingThrowable
          Interface which all cascadign throwables should implement.
 

Classes in org.apache.avalon.framework used by org.apache.avalon.framework.parameters
CascadingException
          Class from which all exceptions should inherit.
CascadingThrowable
          Interface which all cascadign throwables should implement.
 

Classes in org.apache.avalon.framework used by org.apache.avalon.framework.service
CascadingException
          Class from which all exceptions should inherit.
CascadingThrowable
          Interface which all cascadign throwables should implement.
 



Copyright © The Apache Software Foundation. All Rights Reserved.