
Public Member Functions | |
| void | proposeTask (String component, String taskID, String taskName) |
| void | proposeTask (String component, String taskID, String taskName, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_proposeTask (String component, String taskID, String taskName) |
| Ice.AsyncResult | begin_proposeTask (String component, String taskID, String taskName, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_proposeTask (String component, String taskID, String taskName, Ice.Callback __cb) |
| Ice.AsyncResult | begin_proposeTask (String component, String taskID, String taskName, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_proposeTask (String component, String taskID, String taskName, Callback_TaskManager_proposeTask __cb) |
| Ice.AsyncResult | begin_proposeTask (String component, String taskID, String taskName, java.util.Map< String, String > __ctx, Callback_TaskManager_proposeTask __cb) |
| void | end_proposeTask (Ice.AsyncResult __result) |
| void | retractTask (String component, String taskID) |
| void | retractTask (String component, String taskID, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_retractTask (String component, String taskID) |
| Ice.AsyncResult | begin_retractTask (String component, String taskID, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_retractTask (String component, String taskID, Ice.Callback __cb) |
| Ice.AsyncResult | begin_retractTask (String component, String taskID, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_retractTask (String component, String taskID, Callback_TaskManager_retractTask __cb) |
| Ice.AsyncResult | begin_retractTask (String component, String taskID, java.util.Map< String, String > __ctx, Callback_TaskManager_retractTask __cb) |
| void | end_retractTask (Ice.AsyncResult __result) |
| void | taskComplete (String component, String taskID, cast.cdl.TaskOutcome outcome) |
| void | taskComplete (String component, String taskID, cast.cdl.TaskOutcome outcome, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_taskComplete (String component, String taskID, cast.cdl.TaskOutcome outcome) |
| Ice.AsyncResult | begin_taskComplete (String component, String taskID, cast.cdl.TaskOutcome outcome, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_taskComplete (String component, String taskID, cast.cdl.TaskOutcome outcome, Ice.Callback __cb) |
| Ice.AsyncResult | begin_taskComplete (String component, String taskID, cast.cdl.TaskOutcome outcome, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_taskComplete (String component, String taskID, cast.cdl.TaskOutcome outcome, Callback_TaskManager_taskComplete __cb) |
| Ice.AsyncResult | begin_taskComplete (String component, String taskID, cast.cdl.TaskOutcome outcome, java.util.Map< String, String > __ctx, Callback_TaskManager_taskComplete __cb) |
| void | end_taskComplete (Ice.AsyncResult __result) |
| void | addManagedComponent (ManagedComponentPrx comp) |
| void | addManagedComponent (ManagedComponentPrx comp, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_addManagedComponent (ManagedComponentPrx comp) |
| Ice.AsyncResult | begin_addManagedComponent (ManagedComponentPrx comp, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_addManagedComponent (ManagedComponentPrx comp, Ice.Callback __cb) |
| Ice.AsyncResult | begin_addManagedComponent (ManagedComponentPrx comp, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_addManagedComponent (ManagedComponentPrx comp, Callback_TaskManager_addManagedComponent __cb) |
| Ice.AsyncResult | begin_addManagedComponent (ManagedComponentPrx comp, java.util.Map< String, String > __ctx, Callback_TaskManager_addManagedComponent __cb) |
| void | end_addManagedComponent (Ice.AsyncResult __result) |
Definition at line 23 of file TaskManagerPrx.java.
| void cast.interfaces.TaskManagerPrx.addManagedComponent | ( | ManagedComponentPrx | comp, | |
| java.util.Map< String, String > | __ctx | |||
| ) |
Add managed component to manager.
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| void cast.interfaces.TaskManagerPrx.addManagedComponent | ( | ManagedComponentPrx | comp | ) |
Add managed component to manager.
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_addManagedComponent | ( | ManagedComponentPrx | comp, | |
| java.util.Map< String, String > | __ctx, | |||
| Callback_TaskManager_addManagedComponent | __cb | |||
| ) |
Add managed component to manager.
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_addManagedComponent | ( | ManagedComponentPrx | comp, | |
| Callback_TaskManager_addManagedComponent | __cb | |||
| ) |
Add managed component to manager.
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_addManagedComponent | ( | ManagedComponentPrx | comp, | |
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Add managed component to manager.
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_addManagedComponent | ( | ManagedComponentPrx | comp, | |
| Ice.Callback | __cb | |||
| ) |
Add managed component to manager.
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_addManagedComponent | ( | ManagedComponentPrx | comp, | |
| java.util.Map< String, String > | __ctx | |||
| ) |
Add managed component to manager.
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_addManagedComponent | ( | ManagedComponentPrx | comp | ) |
Add managed component to manager.
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_proposeTask | ( | String | component, | |
| String | taskID, | |||
| String | taskName, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_TaskManager_proposeTask | __cb | |||
| ) |
Propose a new task for component.
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_proposeTask | ( | String | component, | |
| String | taskID, | |||
| String | taskName, | |||
| Callback_TaskManager_proposeTask | __cb | |||
| ) |
Propose a new task for component.
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_proposeTask | ( | String | component, | |
| String | taskID, | |||
| String | taskName, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Propose a new task for component.
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_proposeTask | ( | String | component, | |
| String | taskID, | |||
| String | taskName, | |||
| Ice.Callback | __cb | |||
| ) |
Propose a new task for component.
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_proposeTask | ( | String | component, | |
| String | taskID, | |||
| String | taskName, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Propose a new task for component.
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_proposeTask | ( | String | component, | |
| String | taskID, | |||
| String | taskName | |||
| ) |
Propose a new task for component.
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_retractTask | ( | String | component, | |
| String | taskID, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_TaskManager_retractTask | __cb | |||
| ) |
Retract a proposed task.
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_retractTask | ( | String | component, | |
| String | taskID, | |||
| Callback_TaskManager_retractTask | __cb | |||
| ) |
Retract a proposed task.
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_retractTask | ( | String | component, | |
| String | taskID, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Retract a proposed task.
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_retractTask | ( | String | component, | |
| String | taskID, | |||
| Ice.Callback | __cb | |||
| ) |
Retract a proposed task.
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_retractTask | ( | String | component, | |
| String | taskID, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Retract a proposed task.
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_retractTask | ( | String | component, | |
| String | taskID | |||
| ) |
Retract a proposed task.
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_taskComplete | ( | String | component, | |
| String | taskID, | |||
| cast.cdl.TaskOutcome | outcome, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_TaskManager_taskComplete | __cb | |||
| ) |
A task is finished
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_taskComplete | ( | String | component, | |
| String | taskID, | |||
| cast.cdl.TaskOutcome | outcome, | |||
| Callback_TaskManager_taskComplete | __cb | |||
| ) |
A task is finished
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_taskComplete | ( | String | component, | |
| String | taskID, | |||
| cast.cdl.TaskOutcome | outcome, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
A task is finished
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_taskComplete | ( | String | component, | |
| String | taskID, | |||
| cast.cdl.TaskOutcome | outcome, | |||
| Ice.Callback | __cb | |||
| ) |
A task is finished
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_taskComplete | ( | String | component, | |
| String | taskID, | |||
| cast.cdl.TaskOutcome | outcome, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
A task is finished
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.TaskManagerPrx.begin_taskComplete | ( | String | component, | |
| String | taskID, | |||
| cast.cdl.TaskOutcome | outcome | |||
| ) |
A task is finished
Implemented in cast.interfaces.TaskManagerPrxHelper.
| void cast.interfaces.TaskManagerPrx.end_addManagedComponent | ( | Ice.AsyncResult | __result | ) |
Add managed component to manager.
| __result | The asynchronous result object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| void cast.interfaces.TaskManagerPrx.end_proposeTask | ( | Ice.AsyncResult | __result | ) |
Propose a new task for component.
| __result | The asynchronous result object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| void cast.interfaces.TaskManagerPrx.end_retractTask | ( | Ice.AsyncResult | __result | ) |
Retract a proposed task.
| __result | The asynchronous result object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| void cast.interfaces.TaskManagerPrx.end_taskComplete | ( | Ice.AsyncResult | __result | ) |
A task is finished
| __result | The asynchronous result object. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| void cast.interfaces.TaskManagerPrx.proposeTask | ( | String | component, | |
| String | taskID, | |||
| String | taskName, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Propose a new task for component.
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| void cast.interfaces.TaskManagerPrx.proposeTask | ( | String | component, | |
| String | taskID, | |||
| String | taskName | |||
| ) |
Propose a new task for component.
Implemented in cast.interfaces.TaskManagerPrxHelper.
| void cast.interfaces.TaskManagerPrx.retractTask | ( | String | component, | |
| String | taskID, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Retract a proposed task.
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| void cast.interfaces.TaskManagerPrx.retractTask | ( | String | component, | |
| String | taskID | |||
| ) |
Retract a proposed task.
Implemented in cast.interfaces.TaskManagerPrxHelper.
| void cast.interfaces.TaskManagerPrx.taskComplete | ( | String | component, | |
| String | taskID, | |||
| cast.cdl.TaskOutcome | outcome, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
A task is finished
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.TaskManagerPrxHelper.
| void cast.interfaces.TaskManagerPrx.taskComplete | ( | String | component, | |
| String | taskID, | |||
| cast.cdl.TaskOutcome | outcome | |||
| ) |
A task is finished
Implemented in cast.interfaces.TaskManagerPrxHelper.
1.5.8