com.nitidus.wt.javaspaces
Class cStartWorkers

java.lang.Object
  extended bycom.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

Field Summary
(package private) static boolean SERVER
           
private static String SERVICE_NAME
           
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
cStartWorkers()
          Constructor
 
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
 

Field Detail

SERVER

static final boolean SERVER

SERVICE_NAME

private static final String SERVICE_NAME
See Also:
Constant Field Values
Constructor Detail

cStartWorkers

public cStartWorkers()
Constructor

Method Detail

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