|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(java.lang.String classname)
Get a RoleEntry for a component type. |
RoleEntry |
RoleManager.getRoleForShortName(java.lang.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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |