com.nitidus.wt.fastload
Class FastLoadServiceFwd
java.lang.Object
com.nitidus.wt.fastload.FastLoadServiceFwd
- All Implemented Interfaces:
- FastLoadService, RemoteAccess, Serializable
- public class FastLoadServiceFwd
- extends Object
- implements RemoteAccess, FastLoadService, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER
static final boolean SERVER
FC_RESOURCE
private static final String FC_RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
FastLoadServiceFwd
public FastLoadServiceFwd()
getManager
private static Manager getManager()
throws WTException
- Returns:
- Manager
- Throws:
WTException
startJavaSpacesWorkers
public void startJavaSpacesWorkers()
throws WTException
- Specified by:
startJavaSpacesWorkers
in interface FastLoadService
- Throws:
WTException
startLoadThread
public cLoadThreadResult startLoadThread(cCPThreadEntry task)
throws WTException
- Specified by:
startLoadThread
in interface FastLoadService
- Parameters:
task
-
- Returns:
- cLoadThreadResult
- Throws:
WTException