org.globus.ogsa.impl.base.jobmanager
Class JobManagerImpl
java.lang.Object
SecureNotificationServiceSkeleton
org.globus.ogsa.impl.base.jobmanager.JobManagerImpl
- public class JobManagerImpl
- extends SecureNotificationServiceSkeleton
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobManagerImpl
public JobManagerImpl(AbstractJobManager jb)
postCreate
public void postCreate(GridContext context)
throws GridServiceException
- Throws:
GridServiceException
submitJob
public void submitJob(java.lang.String rsl)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getStatus
public int getStatus()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
cancel
public void cancel()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
preDestroy
public void preDestroy(GridContext context)
throws GridServiceException
- Throws:
GridServiceException
toElement
public static org.w3c.dom.Element toElement(int status)