eu.unicore.hila.grid.unicore6
Class GetOrchestratorFromEPR

java.lang.Object
  extended by eu.unicore.hila.grid.unicore6.GetOrchestratorFromEPR
All Implemented Interfaces:
Callable<eu.unicore.hila.grid.Submittable>

public class GetOrchestratorFromEPR
extends Object
implements Callable<eu.unicore.hila.grid.Submittable>

Author:
bjoernh 12.01.2011 10:56:57

Constructor Summary
GetOrchestratorFromEPR(org.w3.x2005.x08.addressing.EndpointReferenceType _oEPR, eu.unicore.util.httpclient.IClientConfiguration _secProps, eu.unicore.hila.Location _parentLocation)
           
 
Method Summary
 eu.unicore.hila.grid.Submittable call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetOrchestratorFromEPR

public GetOrchestratorFromEPR(org.w3.x2005.x08.addressing.EndpointReferenceType _oEPR,
                              eu.unicore.util.httpclient.IClientConfiguration _secProps,
                              eu.unicore.hila.Location _parentLocation)
Parameters:
_oEPR -
_secProps -
_parentLocation -
Method Detail

call

public eu.unicore.hila.grid.Submittable call()
                                      throws Exception
Specified by:
call in interface Callable<eu.unicore.hila.grid.Submittable>
Throws:
Exception
See Also:
Callable.call()


Copyright © 2010-2013 UNICORE. All Rights Reserved.