org.globus.exec.service.multi
Class ManagedMultiJobService

java.lang.Object
  extended byorg.globus.exec.service.multi.ManagedMultiJobService

public class ManagedMultiJobService
extends java.lang.Object


Field Summary
private static org.globus.util.I18n i18n
           
private static org.apache.commons.logging.Log logger
           
 
Constructor Summary
ManagedMultiJobService()
           
 
Method Summary
private static ManagedMultiJobResource 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

ManagedMultiJobService

public ManagedMultiJobService()
Method Detail

release

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

getResource

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