com.nitidus.wt.javaspaces
Class cStartWorkers
java.lang.Object
com.nitidus.wt.javaspaces.cStartWorkers
- All Implemented Interfaces:
- RemoteAccess, Serializable
- public class cStartWorkers
- extends Object
- implements Serializable, RemoteAccess
Starts wokers in the Windchill. It is invoked from CP
- See Also:
- Serialized Form
Method Summary |
private void |
initiateCache()
Initiate cashe for Windchill //@@@ still not sure if I could go withouth this someother way |
void |
runSpace()
Start workers through RMI using if server or not server |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER
static final boolean SERVER
SERVICE_NAME
private static final String SERVICE_NAME
- See Also:
- Constant Field Values
cStartWorkers
public cStartWorkers()
- Constructor
initiateCache
private void initiateCache()
throws WTException
- Initiate cashe for Windchill //@@@ still not sure if I could go withouth this someother way
- Throws:
WTException
runSpace
public void runSpace()
- Start workers through RMI using if server or not server