Uses of Package
org.apache.avalon.framework

Packages that use org.apache.avalon.framework
org.apache.avalon.excalibur.datasource.ids   
org.apache.avalon.excalibur.testcase Excalibur testcase utilities. 
org.apache.avalon.fortress The fortress package contains an implementation of a component containment system that follows the ECM semantic concerning component resolution. 
org.apache.avalon.fortress.util The util package includes general unities supporting configuration and context management. 
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. 
org.apache.excalibur.source   
org.apache.excalibur.xml.xpath XPath processor and implementation. 
org.apache.excalibur.xml.xslt   
 

Classes in org.apache.avalon.framework used by org.apache.avalon.excalibur.datasource.ids
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.excalibur.testcase
CascadingThrowable
          Interface which all cascadign throwables should implement.
 

Classes in org.apache.avalon.framework used by org.apache.avalon.fortress
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.fortress.util
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
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.
 

Classes in org.apache.avalon.framework used by org.apache.excalibur.source
CascadingThrowable
          Interface which all cascadign throwables should implement.
 

Classes in org.apache.avalon.framework used by org.apache.excalibur.xml.xpath
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.excalibur.xml.xslt
CascadingException
          Class from which all exceptions should inherit.
CascadingThrowable
          Interface which all cascadign throwables should implement.
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.