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.getRoleForClassname(String classname)
          Get a RoleEntry for a component type.
 RoleEntry RoleManager.getRoleForShortName(String shortname)
          Get a RoleEntry for a short name.
 

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



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