|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
| org.apache.avalon.fortress.impl.role |
The role package includes classes and interfaces supporting the ECM role abstraction. |
| 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. |
| Uses of MetaInfoEntry in org.apache.avalon.fortress.impl.role |
| Methods in org.apache.avalon.fortress.impl.role that return MetaInfoEntry | |
MetaInfoEntry |
Role2MetaInfoManager.getMetaInfoForShortName(java.lang.String shortname)
Get a MetaInfoEntry for a short name. |
MetaInfoEntry |
Role2MetaInfoManager.getMetaInfoForClassname(java.lang.String classname)
Get a MetaInfoEntry for a component type. |
MetaInfoEntry |
AbstractMetaInfoManager.getMetaInfoForClassname(java.lang.String classname)
Get a MetaInfoEntry for a component type. |
MetaInfoEntry |
AbstractMetaInfoManager.getMetaInfoForShortName(java.lang.String shortname)
Return the meta info relative to a supplied short name. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||