org.globus.exec.service.exec
Class ManagedExecutableJobService

java.lang.Object
  extended byorg.globus.exec.service.exec.ManagedExecutableJobService

public class ManagedExecutableJobService
extends java.lang.Object


Field Summary
private static org.globus.util.I18n i18n
           
private static org.apache.commons.logging.Log logger
           
 
Constructor Summary
ManagedExecutableJobService()
           
 
Method Summary
private static ManagedExecutableJobResource getResource()
           
 ReleaseOutputType release(ReleaseInputType parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

private static org.apache.commons.logging.Log logger

i18n

private static org.globus.util.I18n i18n
Constructor Detail

ManagedExecutableJobService

public ManagedExecutableJobService()
Method Detail

release

public ReleaseOutputType release(ReleaseInputType parameters)
                          throws java.rmi.RemoteException,
                                 FaultType
Throws:
java.rmi.RemoteException
FaultType

getResource

private static ManagedExecutableJobResource getResource()
                                                 throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException