org.globus.exec.service.exec.utils
Class StagingHelper
java.lang.Object
org.globus.exec.service.exec.utils.StagingHelper
- public class StagingHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
private static org.apache.commons.logging.Log logger
i18n
private static org.globus.util.I18n i18n
performanceLogger
private static PerformanceLog performanceLogger
StagingHelper
public StagingHelper()
getTransferFaultFromRP
public static BaseFaultType getTransferFaultFromRP(org.globus.rft.generated.RFTFaultResourcePropertyType faultRP)
submitStagingRequest
public static void submitStagingRequest(ManagedExecutableJobResource resource,
org.globus.rft.generated.BaseRequestType stagingRequest)
throws Exception
- Throws:
Exception
destroyTransfer
public static void destroyTransfer(ManagedExecutableJobResource resource)
throws Exception
- Throws:
Exception
setStagingStubSecurity
public static void setStagingStubSecurity(ManagedExecutableJobResource resource,
Stub stub)
throws RemoteException
- Throws:
RemoteException
poll
public static org.globus.rft.generated.OverallStatus poll(ManagedExecutableJobResource resource)
getLoggingPrefix
private static String getLoggingPrefix(ManagedExecutableJobResource resource)