org.globus.gatekeeper.jobmanager
Class ForkJobManagerService

java.lang.Object
  extended by org.globus.gatekeeper.jobmanager.JobManagerService
      extended by org.globus.gatekeeper.jobmanager.ForkJobManagerService
All Implemented Interfaces:
Service

public class ForkJobManagerService
extends JobManagerService


Field Summary
 
Fields inherited from class org.globus.gatekeeper.jobmanager.JobManagerService
_credentials, _handle, _jmServer, _jobManager, _logger, _protocol
 
Constructor Summary
ForkJobManagerService()
           
 
Method Summary
 
Methods inherited from class org.globus.gatekeeper.jobmanager.JobManagerService
cancel, getFailureCode, getHandle, getRequestFailMessage, getRequestSuccessMessage, getStatus, register, request, setArguments, setCredentials, shutdown, signal, unregister
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForkJobManagerService

public ForkJobManagerService()