|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeploymentContext | |
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 DeploymentContext in org.apache.avalon.composition.model.impl |
Classes in org.apache.avalon.composition.model.impl that implement DeploymentContext | |
class |
DefaultComponentContext
Default implementation of a deployment context that is used as the primary constructor argument when creating a new component model. |
class |
DefaultContainmentContext
Implementation of a containment supplied to a containment model. |
class |
DefaultDeploymentContext
Default implementation of a deployment context. |
Constructors in org.apache.avalon.composition.model.impl with parameters of type DeploymentContext | |
DefaultDeploymentModel(DeploymentContext context,
SecurityModel security)
Creation of an abstract model. |
Uses of DeploymentContext in org.apache.avalon.composition.provider |
Subinterfaces of DeploymentContext in org.apache.avalon.composition.provider | |
interface |
ComponentContext
Defintion of a component deployment context. |
interface |
ContainmentContext
Defintion of a working context. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |