
Public Member Functions | |
| void | addComponentDescription (cast.cdl.ComponentDescription description) |
| void | addComponentDescription (cast.cdl.ComponentDescription description, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_addComponentDescription (cast.cdl.ComponentDescription description) |
| Ice.AsyncResult | begin_addComponentDescription (cast.cdl.ComponentDescription description, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_addComponentDescription (cast.cdl.ComponentDescription description, Ice.Callback __cb) |
| Ice.AsyncResult | begin_addComponentDescription (cast.cdl.ComponentDescription description, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_addComponentDescription (cast.cdl.ComponentDescription description, Callback_ComponentManager_addComponentDescription __cb) |
| Ice.AsyncResult | begin_addComponentDescription (cast.cdl.ComponentDescription description, java.util.Map< String, String > __ctx, Callback_ComponentManager_addComponentDescription __cb) |
| void | end_addComponentDescription (Ice.AsyncResult __result) |
| cast.cdl.ComponentDescription | getComponentDescription (String componentID) throws cast.CASTException |
| cast.cdl.ComponentDescription | getComponentDescription (String componentID, java.util.Map< String, String > __ctx) throws cast.CASTException |
| Ice.AsyncResult | begin_getComponentDescription (String componentID) |
| Ice.AsyncResult | begin_getComponentDescription (String componentID, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_getComponentDescription (String componentID, Ice.Callback __cb) |
| Ice.AsyncResult | begin_getComponentDescription (String componentID, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_getComponentDescription (String componentID, Callback_ComponentManager_getComponentDescription __cb) |
| Ice.AsyncResult | begin_getComponentDescription (String componentID, java.util.Map< String, String > __ctx, Callback_ComponentManager_getComponentDescription __cb) |
| cast.cdl.ComponentDescription | end_getComponentDescription (Ice.AsyncResult __result) throws cast.CASTException |
| java.util.Map < java.lang.String, cast.cdl.ComponentDescription > | getComponentDescriptions () |
| java.util.Map < java.lang.String, cast.cdl.ComponentDescription > | getComponentDescriptions (java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_getComponentDescriptions () |
| Ice.AsyncResult | begin_getComponentDescriptions (java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_getComponentDescriptions (Ice.Callback __cb) |
| Ice.AsyncResult | begin_getComponentDescriptions (java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_getComponentDescriptions (Callback_ComponentManager_getComponentDescriptions __cb) |
| Ice.AsyncResult | begin_getComponentDescriptions (java.util.Map< String, String > __ctx, Callback_ComponentManager_getComponentDescriptions __cb) |
| java.util.Map < java.lang.String, cast.cdl.ComponentDescription > | end_getComponentDescriptions (Ice.AsyncResult __result) |
Definition at line 26 of file ComponentManagerPrx.java.
| void cast.interfaces.ComponentManagerPrx.addComponentDescription | ( | cast.cdl.ComponentDescription | description, | |
| java.util.Map< String, String > | __ctx | |||
| ) |
Store the descirption of a component with the manager.
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| void cast.interfaces.ComponentManagerPrx.addComponentDescription | ( | cast.cdl.ComponentDescription | description | ) |
Store the descirption of a component with the manager.
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_addComponentDescription | ( | cast.cdl.ComponentDescription | description, | |
| java.util.Map< String, String > | __ctx, | |||
| Callback_ComponentManager_addComponentDescription | __cb | |||
| ) |
Store the descirption of a component with the manager.
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_addComponentDescription | ( | cast.cdl.ComponentDescription | description, | |
| Callback_ComponentManager_addComponentDescription | __cb | |||
| ) |
Store the descirption of a component with the manager.
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_addComponentDescription | ( | cast.cdl.ComponentDescription | description, | |
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Store the descirption of a component with the manager.
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_addComponentDescription | ( | cast.cdl.ComponentDescription | description, | |
| Ice.Callback | __cb | |||
| ) |
Store the descirption of a component with the manager.
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_addComponentDescription | ( | cast.cdl.ComponentDescription | description, | |
| java.util.Map< String, String > | __ctx | |||
| ) |
Store the descirption of a component with the manager.
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_addComponentDescription | ( | cast.cdl.ComponentDescription | description | ) |
Store the descirption of a component with the manager.
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_getComponentDescription | ( | String | componentID, | |
| java.util.Map< String, String > | __ctx, | |||
| Callback_ComponentManager_getComponentDescription | __cb | |||
| ) |
Get the description of a particular component.
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_getComponentDescription | ( | String | componentID, | |
| Callback_ComponentManager_getComponentDescription | __cb | |||
| ) |
Get the description of a particular component.
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_getComponentDescription | ( | String | componentID, | |
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Get the description of a particular component.
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_getComponentDescription | ( | String | componentID, | |
| Ice.Callback | __cb | |||
| ) |
Get the description of a particular component.
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_getComponentDescription | ( | String | componentID, | |
| java.util.Map< String, String > | __ctx | |||
| ) |
Get the description of a particular component.
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_getComponentDescription | ( | String | componentID | ) |
Get the description of a particular component.
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_getComponentDescriptions | ( | java.util.Map< String, String > | __ctx, | |
| Callback_ComponentManager_getComponentDescriptions | __cb | |||
| ) |
Descriptions of all components indexed by component id.
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_getComponentDescriptions | ( | Callback_ComponentManager_getComponentDescriptions | __cb | ) |
Descriptions of all components indexed by component id.
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_getComponentDescriptions | ( | java.util.Map< String, String > | __ctx, | |
| Ice.Callback | __cb | |||
| ) |
Descriptions of all components indexed by component id.
| __ctx | The Context map to send with the invocation. | |
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_getComponentDescriptions | ( | Ice.Callback | __cb | ) |
Descriptions of all components indexed by component id.
| __cb | The asynchronous callback object. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_getComponentDescriptions | ( | java.util.Map< String, String > | __ctx | ) |
Descriptions of all components indexed by component id.
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_getComponentDescriptions | ( | ) |
Descriptions of all components indexed by component id.
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| void cast.interfaces.ComponentManagerPrx.end_addComponentDescription | ( | Ice.AsyncResult | __result | ) |
Store the descirption of a component with the manager.
| __result | The asynchronous result object. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| cast.cdl.ComponentDescription cast.interfaces.ComponentManagerPrx.end_getComponentDescription | ( | Ice.AsyncResult | __result | ) | throws cast.CASTException |
Get the description of a particular component.
| __result | The asynchronous result object. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| java.util.Map<java.lang.String, cast.cdl.ComponentDescription> cast.interfaces.ComponentManagerPrx.end_getComponentDescriptions | ( | Ice.AsyncResult | __result | ) |
Descriptions of all components indexed by component id.
| __result | The asynchronous result object. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| cast.cdl.ComponentDescription cast.interfaces.ComponentManagerPrx.getComponentDescription | ( | String | componentID, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.CASTException |
Get the description of a particular component.
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| cast.cdl.ComponentDescription cast.interfaces.ComponentManagerPrx.getComponentDescription | ( | String | componentID | ) | throws cast.CASTException |
Get the description of a particular component.
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| java.util.Map<java.lang.String, cast.cdl.ComponentDescription> cast.interfaces.ComponentManagerPrx.getComponentDescriptions | ( | java.util.Map< String, String > | __ctx | ) |
Descriptions of all components indexed by component id.
| __ctx | The Context map to send with the invocation. |
Implemented in cast.interfaces.ComponentManagerPrxHelper.
| java.util.Map<java.lang.String, cast.cdl.ComponentDescription> cast.interfaces.ComponentManagerPrx.getComponentDescriptions | ( | ) |
Descriptions of all components indexed by component id.
Implemented in cast.interfaces.ComponentManagerPrxHelper.
1.5.8