|
Interface Summary |
| DeploymentController |
A Controller for a deployment of a set of Components as
broken down into UnitControllers. |
| DeploymentSpecification |
This interface is a Specification for a deployment of a set of Components as
broken down into UnitSpecifications. |
| RuntimeObjectList |
This interface represents a list of objects to be deployed. |
| RuntimePlatformService |
An interface to access the Runtime Platform. |
| UnitController |
A Controller to deploy the contents of the associated UnitSpecification to
the Runtime Platform. |
| UnitSpecification |
An interface to access the Runtime Platform Service. |
Provides support for runtime deployment.