Uses of Class
org.apache.avalon.fortress.MetaInfoEntry

Packages that use MetaInfoEntry
org.apache.avalon.fortress The fortress package contains an implementation of a component containment system that follows the ECM semantic concerning component resolution. 
 

Uses of MetaInfoEntry in org.apache.avalon.fortress
 

Methods in org.apache.avalon.fortress that return MetaInfoEntry
 MetaInfoEntry MetaInfoManager.getMetaInfoForShortName(java.lang.String shortname)
          Get a MetaInfoEntry for a short name.
 MetaInfoEntry MetaInfoManager.getMetaInfoForClassname(java.lang.String classname)
          Get a MetaInfoEntry for a component type.
 



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