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

Packages that use RoleEntry
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 RoleEntry in org.apache.avalon.fortress
 

Methods in org.apache.avalon.fortress that return RoleEntry
 RoleEntry RoleManager.getRoleForShortName(java.lang.String shortname)
          Get a RoleEntry for a short name.
 RoleEntry RoleManager.getRoleForClassname(java.lang.String classname)
          Get a RoleEntry for a component type.
 

Constructors in org.apache.avalon.fortress with parameters of type RoleEntry
MetaInfoEntry(RoleEntry roleEntry)
          Create a MetaInfoEntry from the supplied RoleEntry.
 



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