cast.interfaces._ManagedComponentTie Class Reference

Inheritance diagram for cast.interfaces._ManagedComponentTie:

cast.interfaces._ManagedComponentDisp cast.interfaces.ManagedComponent cast.interfaces._ManagedComponentOperations cast.interfaces._ManagedComponentOperationsNC cast.interfaces.WorkingMemoryReaderComponent cast.interfaces._WorkingMemoryReaderComponentOperations cast.interfaces._WorkingMemoryReaderComponentOperationsNC cast.interfaces._WorkingMemoryReaderComponentOperations cast.interfaces._WorkingMemoryReaderComponentOperationsNC cast.interfaces.WorkingMemoryAttachedComponent cast.interfaces._WorkingMemoryAttachedComponentOperations cast.interfaces._WorkingMemoryAttachedComponentOperationsNC cast.interfaces._WorkingMemoryAttachedComponentOperations cast.interfaces._WorkingMemoryAttachedComponentOperationsNC cast.interfaces._WorkingMemoryAttachedComponentOperations cast.interfaces._WorkingMemoryAttachedComponentOperationsNC cast.interfaces.CASTComponent cast.interfaces._CASTComponentOperationsNC cast.interfaces._CASTComponentOperations cast.interfaces._CASTComponentOperationsNC cast.interfaces._CASTComponentOperations cast.interfaces._CASTComponentOperationsNC cast.interfaces._CASTComponentOperations cast.interfaces._CASTComponentOperationsNC cast.interfaces._CASTComponentOperations

List of all members.

Public Member Functions

 _ManagedComponentTie ()
 _ManagedComponentTie (_ManagedComponentOperations delegate)
java.lang.Object ice_delegate ()
void ice_delegate (java.lang.Object delegate)
boolean equals (java.lang.Object rhs)
int hashCode ()
void beat (Ice.Current __current)
void configure (java.util.Map< java.lang.String, java.lang.String > config, Ice.Current __current)
void destroy (Ice.Current __current)
String getID (Ice.Current __current)
void run (Ice.Current __current)
void setComponentManager (ComponentManagerPrx man, Ice.Current __current)
void setID (String id, Ice.Current __current)
void setTimeServer (TimeServerPrx ts, Ice.Current __current)
void start (Ice.Current __current)
void stop (Ice.Current __current)
void setTaskManager (TaskManagerPrx tm, Ice.Current __current)
void taskDecision (String id, cast.cdl.TaskManagementDecision decision, Ice.Current __current)
void setWorkingMemory (WorkingMemoryPrx wm, Ice.Current __current)
void receiveChangeEvent (cast.cdl.WorkingMemoryChange wmc, Ice.Current __current)


Detailed Description

Definition at line 23 of file _ManagedComponentTie.java.


Constructor & Destructor Documentation

cast.interfaces._ManagedComponentTie._ManagedComponentTie (  ) 

Definition at line 26 of file _ManagedComponentTie.java.

cast.interfaces._ManagedComponentTie._ManagedComponentTie ( _ManagedComponentOperations  delegate  ) 

Definition at line 31 of file _ManagedComponentTie.java.


Member Function Documentation

void cast.interfaces._ManagedComponentTie.beat ( Ice.Current  __current  ) 

void cast.interfaces._ManagedComponentTie.configure ( java.util.Map< java.lang.String, java.lang.String >  config,
Ice.Current  __current 
)

void cast.interfaces._ManagedComponentTie.destroy ( Ice.Current  __current  ) 

Destroy the component. This removes it from CAST server.

Parameters:
__current The Current object for the invocation.

Implements cast.interfaces._CASTComponentOperations.

Definition at line 82 of file _ManagedComponentTie.java.

boolean cast.interfaces._ManagedComponentTie.equals ( java.lang.Object  rhs  ) 

Definition at line 49 of file _ManagedComponentTie.java.

String cast.interfaces._ManagedComponentTie.getID ( Ice.Current  __current  ) 

Get the id of this component.

Parameters:
__current The Current object for the invocation.

Implements cast.interfaces._CASTComponentOperations.

Definition at line 88 of file _ManagedComponentTie.java.

int cast.interfaces._ManagedComponentTie.hashCode (  ) 

Definition at line 64 of file _ManagedComponentTie.java.

void cast.interfaces._ManagedComponentTie.ice_delegate ( java.lang.Object  delegate  ) 

Definition at line 43 of file _ManagedComponentTie.java.

java.lang.Object cast.interfaces._ManagedComponentTie.ice_delegate (  ) 

Definition at line 37 of file _ManagedComponentTie.java.

void cast.interfaces._ManagedComponentTie.receiveChangeEvent ( cast.cdl.WorkingMemoryChange  wmc,
Ice.Current  __current 
)

void cast.interfaces._ManagedComponentTie.run ( Ice.Current  __current  ) 

void cast.interfaces._ManagedComponentTie.setComponentManager ( ComponentManagerPrx  man,
Ice.Current  __current 
)

void cast.interfaces._ManagedComponentTie.setID ( String  id,
Ice.Current  __current 
)

void cast.interfaces._ManagedComponentTie.setTaskManager ( TaskManagerPrx  tm,
Ice.Current  __current 
)

void cast.interfaces._ManagedComponentTie.setTimeServer ( TimeServerPrx  ts,
Ice.Current  __current 
)

void cast.interfaces._ManagedComponentTie.setWorkingMemory ( WorkingMemoryPrx  wm,
Ice.Current  __current 
)

void cast.interfaces._ManagedComponentTie.start ( Ice.Current  __current  ) 

void cast.interfaces._ManagedComponentTie.stop ( Ice.Current  __current  ) 

void cast.interfaces._ManagedComponentTie.taskDecision ( String  id,
cast.cdl.TaskManagementDecision  decision,
Ice.Current  __current 
)


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

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