| Package | Description |
|---|---|
| org.apache.avalon.fortress |
The
fortress package contains an implementation of a component containment system that follows the ECM
semantic concerning component resolution. |
| Modifier and Type | Method and Description |
|---|---|
MetaInfoEntry |
MetaInfoManager.getMetaInfoForClassname(java.lang.String classname)
Get a
MetaInfoEntry for a component type. |
MetaInfoEntry |
MetaInfoManager.getMetaInfoForShortName(java.lang.String shortname)
Get a
MetaInfoEntry for a short name. |