|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeUnknownException | |
org.apache.avalon.composition.model |
The model package is resonsible for the population of the containment information model taking into account criteria expressed under meta-info and directives expressed under meta-data in conjunction with the runtime environment. |
Uses of TypeUnknownException in org.apache.avalon.composition.model |
Methods in org.apache.avalon.composition.model that throw TypeUnknownException | |
Type |
TypeRepository.getType(Class clazz)
Locate a Type instances associated with the
supplied implementation classname. |
Type |
TypeRepository.getType(String classname)
Locate a Type instances associated with the
supplied implementation classname. |
DeploymentProfile[] |
TypeRepository.getProfiles(Type type)
Return the set of deployment profiles for the supplied type. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |