
Public Member Functions | |
| void | beat (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | configure (java.util.Map< java.lang.String, java.lang.String > config, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | destroy (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| String | getID (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | run (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | setComponentManager (ComponentManagerPrx man, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | setID (String id, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | setTimeServer (TimeServerPrx ts, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | start (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | stop (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
Definition at line 23 of file _CASTComponentDelM.java.
| void cast.interfaces._CASTComponentDelM.beat | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 26 of file _CASTComponentDelM.java.
| void cast.interfaces._CASTComponentDelM.configure | ( | java.util.Map< java.lang.String, java.lang.String > | config, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 63 of file _CASTComponentDelM.java.
| void cast.interfaces._CASTComponentDelM.destroy | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 109 of file _CASTComponentDelM.java.
| String cast.interfaces._CASTComponentDelM.getID | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 146 of file _CASTComponentDelM.java.
| void cast.interfaces._CASTComponentDelM.run | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 185 of file _CASTComponentDelM.java.
| void cast.interfaces._CASTComponentDelM.setComponentManager | ( | ComponentManagerPrx | man, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 222 of file _CASTComponentDelM.java.
| void cast.interfaces._CASTComponentDelM.setID | ( | String | id, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 268 of file _CASTComponentDelM.java.
| void cast.interfaces._CASTComponentDelM.setTimeServer | ( | TimeServerPrx | ts, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 314 of file _CASTComponentDelM.java.
| void cast.interfaces._CASTComponentDelM.start | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 360 of file _CASTComponentDelM.java.
| void cast.interfaces._CASTComponentDelM.stop | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 397 of file _CASTComponentDelM.java.
1.5.8