Package org.apache.avalon.composition.provider

The runtime package contains interfaces used by a runtime layer.

See:
          Description

Interface Summary
ClassLoaderContext Defintion of a working context.
ComponentContext Defintion of a component deployment context.
ContainmentContext Defintion of a working context.
DeploymentContext Deployment context that is supplied to a deployment model.
LifestyleFactory A factory enabling the establishment of runtime handlers.
LifestyleManager A lifestyle handler provides support for a particular lifestyle policy.
ModelFactory A factory enabling the establishment of new containment model instances.
Runtime Defintion of runtime services.
SecurityModel Specification of a security model.
SystemContext Defintion of a system context that exposes a system wide set of parameters.
SystemContextFactory Defintion of a system context that exposes a system wide set of parameters.
 

Exception Summary
SystemException Exception to indicate that there was a system related error.
SystemRuntimeException Exception to indicate that there was a system related error.
 

Package org.apache.avalon.composition.provider Description

The runtime package contains interfaces used by a runtime layer. Alternative runtiume must conform with the establishment policies defined by these interface



Copyright © The Apache Software Foundation. All Rights Reserved.