cast.interfaces.ComponentManagerPrx Interface Reference

Inheritance diagram for cast.interfaces.ComponentManagerPrx:

cast.interfaces.ComponentManagerPrxHelper

List of all members.

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)


Detailed Description

Interface to manage all components

Definition at line 26 of file ComponentManagerPrx.java.


Member Function Documentation

void cast.interfaces.ComponentManagerPrx.addComponentDescription ( cast.cdl.ComponentDescription  description,
java.util.Map< String, String >  __ctx 
)

Store the descirption of a component with the manager.

Parameters:
__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.

Parameters:
__ctx The Context map to send with the invocation.
__cb The asynchronous callback object.
Returns:
The asynchronous result 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.

Parameters:
__cb The asynchronous callback object.
Returns:
The asynchronous result 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.

Parameters:
__ctx The Context map to send with the invocation.
__cb The asynchronous callback object.
Returns:
The asynchronous result 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.

Parameters:
__cb The asynchronous callback object.
Returns:
The asynchronous result 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.

Parameters:
__ctx The Context map to send with the invocation.
Returns:
The asynchronous result object.

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.

Returns:
The asynchronous result object.

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.

Parameters:
__ctx The Context map to send with the invocation.
__cb The asynchronous callback object.
Returns:
The asynchronous result 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.

Parameters:
__cb The asynchronous callback object.
Returns:
The asynchronous result 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.

Parameters:
__ctx The Context map to send with the invocation.
__cb The asynchronous callback object.
Returns:
The asynchronous result 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.

Parameters:
__cb The asynchronous callback object.
Returns:
The asynchronous result 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.

Parameters:
__ctx The Context map to send with the invocation.
Returns:
The asynchronous result object.

Implemented in cast.interfaces.ComponentManagerPrxHelper.

Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_getComponentDescription ( String  componentID  ) 

Get the description of a particular component.

Returns:
The asynchronous result object.

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.

Parameters:
__ctx The Context map to send with the invocation.
__cb The asynchronous callback object.
Returns:
The asynchronous result 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.

Parameters:
__cb The asynchronous callback object.
Returns:
The asynchronous result 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.

Parameters:
__ctx The Context map to send with the invocation.
__cb The asynchronous callback object.
Returns:
The asynchronous result object.

Implemented in cast.interfaces.ComponentManagerPrxHelper.

Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_getComponentDescriptions ( Ice.Callback  __cb  ) 

Descriptions of all components indexed by component id.

Parameters:
__cb The asynchronous callback object.
Returns:
The asynchronous result 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.

Parameters:
__ctx The Context map to send with the invocation.
Returns:
The asynchronous result object.

Implemented in cast.interfaces.ComponentManagerPrxHelper.

Ice.AsyncResult cast.interfaces.ComponentManagerPrx.begin_getComponentDescriptions (  ) 

Descriptions of all components indexed by component id.

Returns:
The asynchronous result object.

Implemented in cast.interfaces.ComponentManagerPrxHelper.

void cast.interfaces.ComponentManagerPrx.end_addComponentDescription ( Ice.AsyncResult  __result  ) 

Store the descirption of a component with the manager.

Parameters:
__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.

Parameters:
__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.

Parameters:
__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.

Parameters:
__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.

Parameters:
__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.


The documentation for this interface was generated from the following file:

Generated on Mon Jun 13 15:55:49 2011 for CAST Java by  doxygen 1.5.8