|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A Controller for a deployment of a set of Components as broken down into UnitControllers.
| Method Summary | |
boolean |
finish()Causes this DeploymentController to be finished so that no more deployment operations can be called on the associated UnitControllers. |
UnitController[] |
getUnitControllers()Returns an Array of associated UnitControllers. |
boolean |
isFinished()Returns true if the finish method has been called on this DeploymentController. |
| Method Detail |
public UnitController[] getUnitControllers()
public boolean isFinished()
public boolean finish()
throws RuntimePlatformException
RuntimePlatformException
|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||