Uses of Class
org.apache.avalon.fortress.impl.ComponentHandlerMetaData

Packages that use ComponentHandlerMetaData
org.apache.avalon.fortress.impl The fortress.impl package contains the containment abstraction of the Fortress system 
 

Uses of ComponentHandlerMetaData in org.apache.avalon.fortress.impl
 

Methods in org.apache.avalon.fortress.impl that return ComponentHandlerMetaData
 ComponentHandlerMetaData ComponentHandlerEntry.getMetaData()
          Return the meta data for handler.
 

Methods in org.apache.avalon.fortress.impl with parameters of type ComponentHandlerMetaData
protected  void AbstractContainer.addComponent(ComponentHandlerMetaData metaData)
          Add a Component into the impl.
 

Constructors in org.apache.avalon.fortress.impl with parameters of type ComponentHandlerMetaData
ComponentHandlerEntry(ComponentHandler handler, ComponentHandlerMetaData metaData)
          Create an entry for a particular handler.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.