Uses of Package
org.apache.avalon.framework.component

Packages that use org.apache.avalon.framework.component
org.apache.avalon.examples.jdbcdatasource   
org.apache.avalon.excalibur.component Extended component management services. 
org.apache.avalon.excalibur.component.example_im   
org.apache.avalon.excalibur.component.servlet This package provides the ExcaliburComponentManagerServlet which makes it easy to use the ExcaliburComponentManager in a servlet environment. 
org.apache.avalon.excalibur.datasource Datastore utilities. 
org.apache.avalon.excalibur.datasource.cluster   
org.apache.avalon.excalibur.datasource.ids   
org.apache.avalon.excalibur.monitor An extensible resource monitor framework and implementation. 
org.apache.avalon.excalibur.monitor.impl   
org.apache.avalon.excalibur.testcase Excalibur testcase utilities. 
org.apache.avalon.fortress.impl.factory   
org.apache.avalon.framework.component Deprecated: use the interfaces in the org.apache.avalon.framework.service package instead. 
org.apache.avalon.framework.container Utilities supporting execution of component lifecycle stages. 
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.source.impl   
org.apache.excalibur.store   
org.apache.excalibur.store.impl   
org.apache.excalibur.xml   
org.apache.excalibur.xml.dom   
org.apache.excalibur.xml.impl   
org.apache.excalibur.xml.sax   
org.apache.excalibur.xml.xpath XPath processor and implementation. 
org.apache.excalibur.xml.xslt   
org.apache.excalibur.xmlizer   
 

Classes in org.apache.avalon.framework.component used by org.apache.avalon.examples.jdbcdatasource
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.avalon.excalibur.component
Component
          This interface identifies classes that can be used as Components by a Composable.
ComponentException
          The exception thrown to indicate a problem with Components.
ComponentManager
          A ComponentManager selects Components based on a role.
ComponentSelector
          A ComponentSelector selects Components based on a hint.
Composable
          A Composable class is one that needs to connect to software components using a "role" abstraction, thus not depending on particular implementations but on behavioral interfaces.
 

Classes in org.apache.avalon.framework.component used by org.apache.avalon.excalibur.component.example_im
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.avalon.excalibur.component.servlet
ComponentManager
          A ComponentManager selects Components based on a role.
 

Classes in org.apache.avalon.framework.component used by org.apache.avalon.excalibur.datasource
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.avalon.excalibur.datasource.cluster
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.avalon.excalibur.datasource.ids
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.avalon.excalibur.monitor
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.avalon.excalibur.monitor.impl
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.avalon.excalibur.testcase
Component
          This interface identifies classes that can be used as Components by a Composable.
ComponentException
          The exception thrown to indicate a problem with Components.
ComponentManager
          A ComponentManager selects Components based on a role.
 

Classes in org.apache.avalon.framework.component used by org.apache.avalon.fortress.impl.factory
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.avalon.framework.component
Component
          This interface identifies classes that can be used as Components by a Composable.
ComponentException
          The exception thrown to indicate a problem with Components.
ComponentManager
          A ComponentManager selects Components based on a role.
ComponentSelector
          A ComponentSelector selects Components based on a hint.
Composable
          A Composable class is one that needs to connect to software components using a "role" abstraction, thus not depending on particular implementations but on behavioral interfaces.
 

Classes in org.apache.avalon.framework.component used by org.apache.avalon.framework.container
ComponentException
          The exception thrown to indicate a problem with Components.
ComponentManager
          A ComponentManager selects Components based on a role.
 

Classes in org.apache.avalon.framework.component used by org.apache.avalon.framework.service
ComponentManager
          A ComponentManager selects Components based on a role.
ComponentSelector
          A ComponentSelector selects Components based on a hint.
 

Classes in org.apache.avalon.framework.component used by org.apache.excalibur.source
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.excalibur.source.impl
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.excalibur.store
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.excalibur.store.impl
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.excalibur.xml
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.excalibur.xml.dom
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.excalibur.xml.impl
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.excalibur.xml.sax
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.excalibur.xml.xpath
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.excalibur.xml.xslt
Component
          This interface identifies classes that can be used as Components by a Composable.
 

Classes in org.apache.avalon.framework.component used by org.apache.excalibur.xmlizer
Component
          This interface identifies classes that can be used as Components by a Composable.
 



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