|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
The runtime
package contains interfaces used by a runtime layer. Alternative runtiume must conform with the establishment policies defined by these interface
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |