Package oracle.owb.runtime

Provides support for runtime deployment.

See:
          Description

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.
 

Class Summary
PublicAPITestNoDesign  
RuntimePlatformManager This is a Factory to construct a RuntimePlatformService.
 

Exception Summary
RuntimePlatformException RuntimePlatformException is an exception.
 

Package oracle.owb.runtime Description

Provides support for runtime deployment.