cast.interfaces._CASTComponentTie Class Reference

Inheritance diagram for cast.interfaces._CASTComponentTie:

cast.interfaces._CASTComponentDisp cast.interfaces.CASTComponent cast.interfaces._CASTComponentOperations cast.interfaces._CASTComponentOperationsNC

List of all members.

Public Member Functions

 _CASTComponentTie ()
 _CASTComponentTie (_CASTComponentOperations 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)


Detailed Description

Definition at line 23 of file _CASTComponentTie.java.


Constructor & Destructor Documentation

cast.interfaces._CASTComponentTie._CASTComponentTie (  ) 

Definition at line 26 of file _CASTComponentTie.java.

cast.interfaces._CASTComponentTie._CASTComponentTie ( _CASTComponentOperations  delegate  ) 

Definition at line 31 of file _CASTComponentTie.java.


Member Function Documentation

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

Implements cast.interfaces._CASTComponentOperations.

Definition at line 70 of file _CASTComponentTie.java.

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

Implements cast.interfaces._CASTComponentOperations.

Definition at line 76 of file _CASTComponentTie.java.

void cast.interfaces._CASTComponentTie.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 _CASTComponentTie.java.

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

Definition at line 49 of file _CASTComponentTie.java.

String cast.interfaces._CASTComponentTie.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 _CASTComponentTie.java.

int cast.interfaces._CASTComponentTie.hashCode (  ) 

Definition at line 64 of file _CASTComponentTie.java.

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

Definition at line 43 of file _CASTComponentTie.java.

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

Definition at line 37 of file _CASTComponentTie.java.

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

Implements cast.interfaces._CASTComponentOperations.

Definition at line 94 of file _CASTComponentTie.java.

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

Implements cast.interfaces._CASTComponentOperations.

Definition at line 100 of file _CASTComponentTie.java.

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

Implements cast.interfaces._CASTComponentOperations.

Definition at line 106 of file _CASTComponentTie.java.

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

Implements cast.interfaces._CASTComponentOperations.

Definition at line 112 of file _CASTComponentTie.java.

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

Implements cast.interfaces._CASTComponentOperations.

Definition at line 118 of file _CASTComponentTie.java.

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

Implements cast.interfaces._CASTComponentOperations.

Definition at line 124 of file _CASTComponentTie.java.


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