|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainmentContext | |
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 ContainmentContext in org.apache.avalon.composition.model.impl |
Classes in org.apache.avalon.composition.model.impl that implement ContainmentContext | |
class |
DefaultContainmentContext
Implementation of a containment supplied to a containment model. |
Methods in org.apache.avalon.composition.model.impl with parameters of type ContainmentContext | |
ContainmentModel |
DefaultModelFactory.createContainmentModel(ContainmentContext context)
Creation of a new nested containment model. |
Constructors in org.apache.avalon.composition.model.impl with parameters of type ContainmentContext | |
DefaultContainmentModel(ContainmentContext context,
SecurityModel security)
Creation of a new containment model. |
Uses of ContainmentContext in org.apache.avalon.composition.provider |
Methods in org.apache.avalon.composition.provider with parameters of type ContainmentContext | |
ContainmentModel |
ModelFactory.createContainmentModel(ContainmentContext context)
Creation of a new nested containment model using a supplied containment context. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |