
Public Member Functions | |
| CASTComponentPrx | newComponent (String id, String type, boolean newProcess) throws cast.ComponentCreationException |
| CASTComponentPrx | newComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) throws cast.ComponentCreationException |
| Ice.AsyncResult | begin_newComponent (String id, String type, boolean newProcess) |
| Ice.AsyncResult | begin_newComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_newComponent (String id, String type, boolean newProcess, Ice.Callback __cb) |
| Ice.AsyncResult | begin_newComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_newComponent (String id, String type, boolean newProcess, Callback_ComponentFactory_newComponent __cb) |
| Ice.AsyncResult | begin_newComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx, Callback_ComponentFactory_newComponent __cb) |
| CASTComponentPrx | end_newComponent (Ice.AsyncResult __result) throws cast.ComponentCreationException |
| ManagedComponentPrx | newManagedComponent (String id, String type, boolean newProcess) throws cast.ComponentCreationException |
| ManagedComponentPrx | newManagedComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) throws cast.ComponentCreationException |
| Ice.AsyncResult | begin_newManagedComponent (String id, String type, boolean newProcess) |
| Ice.AsyncResult | begin_newManagedComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_newManagedComponent (String id, String type, boolean newProcess, Ice.Callback __cb) |
| Ice.AsyncResult | begin_newManagedComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_newManagedComponent (String id, String type, boolean newProcess, Callback_ComponentFactory_newManagedComponent __cb) |
| Ice.AsyncResult | begin_newManagedComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx, Callback_ComponentFactory_newManagedComponent __cb) |
| ManagedComponentPrx | end_newManagedComponent (Ice.AsyncResult __result) throws cast.ComponentCreationException |
| UnmanagedComponentPrx | newUnmanagedComponent (String id, String type, boolean newProcess) throws cast.ComponentCreationException |
| UnmanagedComponentPrx | newUnmanagedComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) throws cast.ComponentCreationException |
| Ice.AsyncResult | begin_newUnmanagedComponent (String id, String type, boolean newProcess) |
| Ice.AsyncResult | begin_newUnmanagedComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_newUnmanagedComponent (String id, String type, boolean newProcess, Ice.Callback __cb) |
| Ice.AsyncResult | begin_newUnmanagedComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_newUnmanagedComponent (String id, String type, boolean newProcess, Callback_ComponentFactory_newUnmanagedComponent __cb) |
| Ice.AsyncResult | begin_newUnmanagedComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx, Callback_ComponentFactory_newUnmanagedComponent __cb) |
| UnmanagedComponentPrx | end_newUnmanagedComponent (Ice.AsyncResult __result) throws cast.ComponentCreationException |
| WorkingMemoryPrx | newWorkingMemory (String id, String type, boolean newProcess) throws cast.ComponentCreationException |
| WorkingMemoryPrx | newWorkingMemory (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) throws cast.ComponentCreationException |
| Ice.AsyncResult | begin_newWorkingMemory (String id, String type, boolean newProcess) |
| Ice.AsyncResult | begin_newWorkingMemory (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_newWorkingMemory (String id, String type, boolean newProcess, Ice.Callback __cb) |
| Ice.AsyncResult | begin_newWorkingMemory (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_newWorkingMemory (String id, String type, boolean newProcess, Callback_ComponentFactory_newWorkingMemory __cb) |
| Ice.AsyncResult | begin_newWorkingMemory (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx, Callback_ComponentFactory_newWorkingMemory __cb) |
| WorkingMemoryPrx | end_newWorkingMemory (Ice.AsyncResult __result) throws cast.ComponentCreationException |
| TaskManagerPrx | newTaskManager (String id, String type, boolean newProcess) throws cast.ComponentCreationException |
| TaskManagerPrx | newTaskManager (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) throws cast.ComponentCreationException |
| Ice.AsyncResult | begin_newTaskManager (String id, String type, boolean newProcess) |
| Ice.AsyncResult | begin_newTaskManager (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_newTaskManager (String id, String type, boolean newProcess, Ice.Callback __cb) |
| Ice.AsyncResult | begin_newTaskManager (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_newTaskManager (String id, String type, boolean newProcess, Callback_ComponentFactory_newTaskManager __cb) |
| Ice.AsyncResult | begin_newTaskManager (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx, Callback_ComponentFactory_newTaskManager __cb) |
| TaskManagerPrx | end_newTaskManager (Ice.AsyncResult __result) throws cast.ComponentCreationException |
| String | getVersionString () |
| String | getVersionString (java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_getVersionString () |
| Ice.AsyncResult | begin_getVersionString (java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_getVersionString (Ice.Callback __cb) |
| Ice.AsyncResult | begin_getVersionString (java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_getVersionString (Callback_ComponentFactory_getVersionString __cb) |
| Ice.AsyncResult | begin_getVersionString (java.util.Map< String, String > __ctx, Callback_ComponentFactory_getVersionString __cb) |
| String | end_getVersionString (Ice.AsyncResult __result) |
Definition at line 23 of file ComponentFactoryPrx.java.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_getVersionString | ( | java.util.Map< String, String > | __ctx, | |
| Callback_ComponentFactory_getVersionString | __cb | |||
| ) |
Returns version information for this factory
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_getVersionString | ( | Callback_ComponentFactory_getVersionString | __cb | ) |
Returns version information for this factory
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_getVersionString | ( | java.util.Map< String, String > | __ctx, | |
| Ice.Callback | __cb | |||
| ) |
Returns version information for this factory
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_getVersionString | ( | Ice.Callback | __cb | ) |
Returns version information for this factory
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_getVersionString | ( | java.util.Map< String, String > | __ctx | ) |
Returns version information for this factory
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_getVersionString | ( | ) |
Returns version information for this factory
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_ComponentFactory_newComponent | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| Callback_ComponentFactory_newComponent | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newManagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_ComponentFactory_newManagedComponent | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newManagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| Callback_ComponentFactory_newManagedComponent | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newManagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newManagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newManagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newManagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newTaskManager | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_ComponentFactory_newTaskManager | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newTaskManager | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| Callback_ComponentFactory_newTaskManager | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newTaskManager | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newTaskManager | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newTaskManager | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newTaskManager | ( | String | id, | |
| String | type, | |||
| boolean | newProcess | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newUnmanagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_ComponentFactory_newUnmanagedComponent | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newUnmanagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| Callback_ComponentFactory_newUnmanagedComponent | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newUnmanagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newUnmanagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newUnmanagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newUnmanagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newWorkingMemory | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_ComponentFactory_newWorkingMemory | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newWorkingMemory | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| Callback_ComponentFactory_newWorkingMemory | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newWorkingMemory | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newWorkingMemory | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newWorkingMemory | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentFactoryPrx.begin_newWorkingMemory | ( | String | id, | |
| String | type, | |||
| boolean | newProcess | |||
| ) |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| String cast.interfaces.ComponentFactoryPrx.end_getVersionString | ( | Ice.AsyncResult | __result | ) |
Returns version information for this factory
| __result | The asynchronous result object. |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| CASTComponentPrx cast.interfaces.ComponentFactoryPrx.end_newComponent | ( | Ice.AsyncResult | __result | ) | throws cast.ComponentCreationException |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| ManagedComponentPrx cast.interfaces.ComponentFactoryPrx.end_newManagedComponent | ( | Ice.AsyncResult | __result | ) | throws cast.ComponentCreationException |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| TaskManagerPrx cast.interfaces.ComponentFactoryPrx.end_newTaskManager | ( | Ice.AsyncResult | __result | ) | throws cast.ComponentCreationException |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| UnmanagedComponentPrx cast.interfaces.ComponentFactoryPrx.end_newUnmanagedComponent | ( | Ice.AsyncResult | __result | ) | throws cast.ComponentCreationException |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| WorkingMemoryPrx cast.interfaces.ComponentFactoryPrx.end_newWorkingMemory | ( | Ice.AsyncResult | __result | ) | throws cast.ComponentCreationException |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| String cast.interfaces.ComponentFactoryPrx.getVersionString | ( | java.util.Map< String, String > | __ctx | ) |
Returns version information for this factory
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| String cast.interfaces.ComponentFactoryPrx.getVersionString | ( | ) |
Returns version information for this factory
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| CASTComponentPrx cast.interfaces.ComponentFactoryPrx.newComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.ComponentCreationException |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| CASTComponentPrx cast.interfaces.ComponentFactoryPrx.newComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess | |||
| ) | throws cast.ComponentCreationException |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| ManagedComponentPrx cast.interfaces.ComponentFactoryPrx.newManagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.ComponentCreationException |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| ManagedComponentPrx cast.interfaces.ComponentFactoryPrx.newManagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess | |||
| ) | throws cast.ComponentCreationException |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| TaskManagerPrx cast.interfaces.ComponentFactoryPrx.newTaskManager | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.ComponentCreationException |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| TaskManagerPrx cast.interfaces.ComponentFactoryPrx.newTaskManager | ( | String | id, | |
| String | type, | |||
| boolean | newProcess | |||
| ) | throws cast.ComponentCreationException |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| UnmanagedComponentPrx cast.interfaces.ComponentFactoryPrx.newUnmanagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.ComponentCreationException |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| UnmanagedComponentPrx cast.interfaces.ComponentFactoryPrx.newUnmanagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess | |||
| ) | throws cast.ComponentCreationException |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| WorkingMemoryPrx cast.interfaces.ComponentFactoryPrx.newWorkingMemory | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.ComponentCreationException |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
| WorkingMemoryPrx cast.interfaces.ComponentFactoryPrx.newWorkingMemory | ( | String | id, | |
| String | type, | |||
| boolean | newProcess | |||
| ) | throws cast.ComponentCreationException |
Implemented in cast.interfaces.ComponentFactoryPrxHelper.
1.5.8