| Class | Description |
|---|---|
| DeploymentFactoryInstaller |
This singleton object is responsible to resolving all the
DeploymentManagerFactory installed in the RI and register
them to the DeploymentManagerFactory
|
| DeploymentStatusImpl | |
| DeploymentStatusImplWithError |
Simple implementation of DeploymentStatus intended to describe an exception that
occurred during a DeploymentManager method invocation.
|
| ProgressObjectImpl |
Implementation of the Progress Object
|
| ProgressObjectSink |
This class acts as a sink for ProgressObject.
|
| SimpleProgressObjectImpl |
Implements a progress object primarily intended to report an error during a DeploymentManager
method invocation.
|
| SunDeploymentFactory |
Concrete implementation of the JSR 88 DeploymentFactory interface.
|
| SunDeploymentManager | |
| SunDeploymentManager.DeploymentFacilityModuleWork |
Encapsulates information used with a single invocation of a DeploymentFacility method--
that is, one item of "work" the DeploymentFacility is being asked to perform.
|
| SunDeploymentManager.TargetModuleIDCollection |
Organizes the target module IDs passed by a JSR88 client for easy processing one module ID
at a time.
|
| TargetImpl |
Implements the Target interface as specified by JSR-88.
|
| TargetModuleIDImpl |
Implements the
TargetModuleID interface from JSR-88, representing the
presence of a given module on a given Target. |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.