
Public Member Functions | |
| String | getVersionString (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| CASTComponentPrx | newComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
| ManagedComponentPrx | newManagedComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
| TaskManagerPrx | newTaskManager (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
| UnmanagedComponentPrx | newUnmanagedComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
| WorkingMemoryPrx | newWorkingMemory (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
Definition at line 23 of file _ComponentFactoryDelM.java.
| String cast.interfaces._ComponentFactoryDelM.getVersionString | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._ComponentFactoryDel.
Definition at line 26 of file _ComponentFactoryDelM.java.
| CASTComponentPrx cast.interfaces._ComponentFactoryDelM.newComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
Implements cast.interfaces._ComponentFactoryDel.
Definition at line 65 of file _ComponentFactoryDelM.java.
| ManagedComponentPrx cast.interfaces._ComponentFactoryDelM.newManagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
Implements cast.interfaces._ComponentFactoryDel.
Definition at line 120 of file _ComponentFactoryDelM.java.
| TaskManagerPrx cast.interfaces._ComponentFactoryDelM.newTaskManager | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
Implements cast.interfaces._ComponentFactoryDel.
Definition at line 175 of file _ComponentFactoryDelM.java.
| UnmanagedComponentPrx cast.interfaces._ComponentFactoryDelM.newUnmanagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
Implements cast.interfaces._ComponentFactoryDel.
Definition at line 230 of file _ComponentFactoryDelM.java.
| WorkingMemoryPrx cast.interfaces._ComponentFactoryDelM.newWorkingMemory | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
Implements cast.interfaces._ComponentFactoryDel.
Definition at line 285 of file _ComponentFactoryDelM.java.
1.5.8