
Public Member Functions | |
| ManagedComponentPrx | newManagedComponent (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 |
| TaskManagerPrx | newTaskManager (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
| String | getVersionString (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
Package Functions | |
| CASTComponentPrx | newComponent (String id, String type, boolean newProcess, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
Definition at line 23 of file _ComponentFactoryDel.java.
| String cast.interfaces._ComponentFactoryDel.getVersionString | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implemented in cast.interfaces._ComponentFactoryDelD, and cast.interfaces._ComponentFactoryDelM.
| CASTComponentPrx cast.interfaces._ComponentFactoryDel.newComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException [package] |
Implemented in cast.interfaces._ComponentFactoryDelM.
| ManagedComponentPrx cast.interfaces._ComponentFactoryDel.newManagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
Implemented in cast.interfaces._ComponentFactoryDelM.
| TaskManagerPrx cast.interfaces._ComponentFactoryDel.newTaskManager | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
Implemented in cast.interfaces._ComponentFactoryDelM.
| UnmanagedComponentPrx cast.interfaces._ComponentFactoryDel.newUnmanagedComponent | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
Implemented in cast.interfaces._ComponentFactoryDelM.
| WorkingMemoryPrx cast.interfaces._ComponentFactoryDel.newWorkingMemory | ( | String | id, | |
| String | type, | |||
| boolean | newProcess, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper, cast.ComponentCreationException |
Implemented in cast.interfaces._ComponentFactoryDelM.
1.5.8