|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelFactory | |
org.apache.avalon.composition.model.impl | The model package contains a series of classes that leverage the new meta data model. |
org.apache.avalon.composition.provider |
The runtime package contains interfaces used by a runtime layer. |
Uses of ModelFactory in org.apache.avalon.composition.model.impl |
Classes in org.apache.avalon.composition.model.impl that implement ModelFactory | |
class |
DefaultModelFactory
A factory enabling the establishment of new composition model instances. |
Methods in org.apache.avalon.composition.model.impl that return ModelFactory | |
ModelFactory |
DefaultSystemContext.getModelFactory()
Return the model factory. |
Uses of ModelFactory in org.apache.avalon.composition.provider |
Methods in org.apache.avalon.composition.provider that return ModelFactory | |
ModelFactory |
SystemContext.getModelFactory()
Return the model factory. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |