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

Packages that use org.apache.avalon.framework.component
org.apache.avalon.excalibur.component   
org.apache.avalon.excalibur.datasource   
org.apache.avalon.excalibur.pool   
org.apache.avalon.framework.component   
 

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 composer is a class that need 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.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.pool
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 composer is a class that need to connect to software components using a "role" abstraction, thus not depending on particular implementations but on behavioral interfaces.
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.