@POPClass(classId=10, className="JobCoreService", deconstructor=true) public class POPJobService extends POPServiceBase
definedMethodId, generateClassId, od, refCount| Constructor and Description |
|---|
POPJobService()
Default constructor of POPJobService.
|
POPJobService(java.lang.String challenge)
Constructor of POPAppService with parameters
|
| Modifier and Type | Method and Description |
|---|---|
int |
createObject(POPAccessPoint localservice,
java.lang.String objname,
ObjectDescription od,
int howmany,
POPAccessPoint[] objcontacts,
int howmany2,
POPAccessPoint[] remotejobcontacts)
Ask the JobCoreService service to create a new parallel object
|
start, start, stopaddSemantic, addSemantic, canKill, defineConstructor, defineMethod, deserialize, deserialize, exit, finalize, getAccessPoint, getBroker, getClassId, getClassName, getConstructorByInfo, getMethodByInfo, getMethodInfo, getMethodInfo, getOd, getPOPCReference, getSemantic, getSemantic, getThis, getThis, getTracked, getTracked, getTrackedUsers, hasDestructor, hasDestructor, initializeConstructorInfo, initializeMethodInfo, initializePOPObject, isDaemon, isTemporary, isTracking, loadPOPAnnotations, makePermanent, makeTemporary, PopRegisterFutureConnectorCertificate, printMethodInfo, serialize, setBroker, setClassId, setClassName, setOdpublic POPJobService()
public POPJobService(java.lang.String challenge)
challenge - challenge string to stop the parallel objectpublic int createObject(POPAccessPoint localservice, java.lang.String objname, ObjectDescription od, int howmany, POPAccessPoint[] objcontacts, int howmany2, POPAccessPoint[] remotejobcontacts)
localservice - Access to the local application scope servicesobjname - Name of the object to createod - Object description for the resource requirements of this objecthowmany - Number of objects to createobjcontacts - Output arguments - contacts to the objects created