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

Packages that use org.apache.avalon.framework.component
org.apache.avalon.framework.component Deprecated: use the interfaces in the org.apache.avalon.framework.service package instead. 
 

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.
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.
 



Copyright © 1997-2007 Apache Software Foundation. All Rights Reserved.