
Public Member Functions | |
| void | setID (String id, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| String | getID (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 | start (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | run (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | stop (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | setComponentManager (ComponentManagerPrx man, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | setTimeServer (TimeServerPrx ts, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | destroy (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
Package Functions | |
| void | beat (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
Definition at line 23 of file _CASTComponentDel.java.
| void cast.interfaces._CASTComponentDel.beat | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper [package] |
Implemented in cast.examples.autogen._WordServerAsComponentDelD, cast.examples.autogen._WordServerAsComponentDelM, cast.interfaces._CASTComponentDelD, cast.interfaces._CASTComponentDelM, cast.interfaces._ManagedComponentDelD, cast.interfaces._ManagedComponentDelM, cast.interfaces._TaskManagerDelD, cast.interfaces._TaskManagerDelM, cast.interfaces._UnmanagedComponentDelD, cast.interfaces._UnmanagedComponentDelM, cast.interfaces._WorkingMemoryAttachedComponentDelD, cast.interfaces._WorkingMemoryAttachedComponentDelM, cast.interfaces._WorkingMemoryDelD, cast.interfaces._WorkingMemoryDelM, cast.interfaces._WorkingMemoryReaderComponentDelD, and cast.interfaces._WorkingMemoryReaderComponentDelM.
| void cast.interfaces._CASTComponentDel.configure | ( | java.util.Map< java.lang.String, java.lang.String > | config, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implemented in cast.examples.autogen._WordServerAsComponentDelM, cast.interfaces._CASTComponentDelM, cast.interfaces._ManagedComponentDelM, cast.interfaces._TaskManagerDelM, cast.interfaces._UnmanagedComponentDelM, cast.interfaces._WorkingMemoryAttachedComponentDelM, cast.interfaces._WorkingMemoryDelM, and cast.interfaces._WorkingMemoryReaderComponentDelM.
| void cast.interfaces._CASTComponentDel.destroy | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implemented in cast.examples.autogen._WordServerAsComponentDelD, cast.examples.autogen._WordServerAsComponentDelM, cast.interfaces._CASTComponentDelD, cast.interfaces._CASTComponentDelM, cast.interfaces._ManagedComponentDelD, cast.interfaces._ManagedComponentDelM, cast.interfaces._TaskManagerDelD, cast.interfaces._TaskManagerDelM, cast.interfaces._UnmanagedComponentDelD, cast.interfaces._UnmanagedComponentDelM, cast.interfaces._WorkingMemoryAttachedComponentDelD, cast.interfaces._WorkingMemoryAttachedComponentDelM, cast.interfaces._WorkingMemoryDelD, cast.interfaces._WorkingMemoryDelM, cast.interfaces._WorkingMemoryReaderComponentDelD, and cast.interfaces._WorkingMemoryReaderComponentDelM.
| String cast.interfaces._CASTComponentDel.getID | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implemented in cast.examples.autogen._WordServerAsComponentDelD, cast.examples.autogen._WordServerAsComponentDelM, cast.interfaces._CASTComponentDelD, cast.interfaces._CASTComponentDelM, cast.interfaces._ManagedComponentDelD, cast.interfaces._ManagedComponentDelM, cast.interfaces._TaskManagerDelD, cast.interfaces._TaskManagerDelM, cast.interfaces._UnmanagedComponentDelD, cast.interfaces._UnmanagedComponentDelM, cast.interfaces._WorkingMemoryAttachedComponentDelD, cast.interfaces._WorkingMemoryAttachedComponentDelM, cast.interfaces._WorkingMemoryDelD, cast.interfaces._WorkingMemoryDelM, cast.interfaces._WorkingMemoryReaderComponentDelD, and cast.interfaces._WorkingMemoryReaderComponentDelM.
| void cast.interfaces._CASTComponentDel.run | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implemented in cast.examples.autogen._WordServerAsComponentDelD, cast.examples.autogen._WordServerAsComponentDelM, cast.interfaces._CASTComponentDelD, cast.interfaces._CASTComponentDelM, cast.interfaces._ManagedComponentDelD, cast.interfaces._ManagedComponentDelM, cast.interfaces._TaskManagerDelD, cast.interfaces._TaskManagerDelM, cast.interfaces._UnmanagedComponentDelD, cast.interfaces._UnmanagedComponentDelM, cast.interfaces._WorkingMemoryAttachedComponentDelD, cast.interfaces._WorkingMemoryAttachedComponentDelM, cast.interfaces._WorkingMemoryDelD, cast.interfaces._WorkingMemoryDelM, cast.interfaces._WorkingMemoryReaderComponentDelD, and cast.interfaces._WorkingMemoryReaderComponentDelM.
| void cast.interfaces._CASTComponentDel.setComponentManager | ( | ComponentManagerPrx | man, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implemented in cast.interfaces._CASTComponentDelM, cast.interfaces._ManagedComponentDelM, cast.interfaces._TaskManagerDelM, cast.interfaces._UnmanagedComponentDelM, cast.interfaces._WorkingMemoryAttachedComponentDelM, cast.interfaces._WorkingMemoryDelM, and cast.interfaces._WorkingMemoryReaderComponentDelM.
| void cast.interfaces._CASTComponentDel.setID | ( | String | id, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implemented in cast.examples.autogen._WordServerAsComponentDelM, cast.interfaces._CASTComponentDelM, cast.interfaces._ManagedComponentDelM, cast.interfaces._TaskManagerDelM, cast.interfaces._UnmanagedComponentDelM, cast.interfaces._WorkingMemoryAttachedComponentDelM, cast.interfaces._WorkingMemoryDelM, and cast.interfaces._WorkingMemoryReaderComponentDelM.
| void cast.interfaces._CASTComponentDel.setTimeServer | ( | TimeServerPrx | ts, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implemented in cast.interfaces._CASTComponentDelM, cast.interfaces._ManagedComponentDelM, cast.interfaces._TaskManagerDelM, cast.interfaces._UnmanagedComponentDelM, cast.interfaces._WorkingMemoryAttachedComponentDelM, cast.interfaces._WorkingMemoryDelM, and cast.interfaces._WorkingMemoryReaderComponentDelM.
| void cast.interfaces._CASTComponentDel.start | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implemented in cast.examples.autogen._WordServerAsComponentDelD, cast.examples.autogen._WordServerAsComponentDelM, cast.interfaces._CASTComponentDelD, cast.interfaces._CASTComponentDelM, cast.interfaces._ManagedComponentDelD, cast.interfaces._ManagedComponentDelM, cast.interfaces._TaskManagerDelD, cast.interfaces._TaskManagerDelM, cast.interfaces._UnmanagedComponentDelD, cast.interfaces._UnmanagedComponentDelM, cast.interfaces._WorkingMemoryAttachedComponentDelD, cast.interfaces._WorkingMemoryAttachedComponentDelM, cast.interfaces._WorkingMemoryDelD, cast.interfaces._WorkingMemoryDelM, cast.interfaces._WorkingMemoryReaderComponentDelD, and cast.interfaces._WorkingMemoryReaderComponentDelM.
| void cast.interfaces._CASTComponentDel.stop | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implemented in cast.examples.autogen._WordServerAsComponentDelD, cast.examples.autogen._WordServerAsComponentDelM, cast.interfaces._CASTComponentDelD, cast.interfaces._CASTComponentDelM, cast.interfaces._ManagedComponentDelD, cast.interfaces._ManagedComponentDelM, cast.interfaces._TaskManagerDelD, cast.interfaces._TaskManagerDelM, cast.interfaces._UnmanagedComponentDelD, cast.interfaces._UnmanagedComponentDelM, cast.interfaces._WorkingMemoryAttachedComponentDelD, cast.interfaces._WorkingMemoryAttachedComponentDelM, cast.interfaces._WorkingMemoryDelD, cast.interfaces._WorkingMemoryDelM, cast.interfaces._WorkingMemoryReaderComponentDelD, and cast.interfaces._WorkingMemoryReaderComponentDelM.
1.5.8