org.uom.arcon.njs.broker.ws
Class BrokerStub
java.lang.Object
|
+--org.uom.arcon.njs.broker.ws.BrokerStub
- All Implemented Interfaces:
- BrokerCore
- public class BrokerStub
- extends Object
- implements BrokerCore
Stub class for the broker webservice that allows calling of it
using the real Java types.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrokerStub
public BrokerStub(BrokerServiceLocator locator)
throws ServiceException
BrokerStub
public BrokerStub(BrokerServiceLocator locator,
URL address)
throws ServiceException
BrokerStub
public BrokerStub(BrokerSoapBindingStub stub)
checkQoS
public VsiteEstimateMap checkQoS(String host,
String resourceDB,
TaskResourceDAG resourceDAG,
User user,
byte[] context)
throws ResourceCheckerException
- Specified by:
checkQoS in interface BrokerCore
ResourceCheckerException
checkResources
public VsiteTaskIDStatusMap checkResources(String host,
String resourceDB,
TaskResourceDAG resourceDAG,
User user,
byte[] context)
throws ResourceCheckerException
- Specified by:
checkResources in interface BrokerCore
ResourceCheckerException
Submit a bug or feature
Copyright © 2002-2004 University of Manchester, U.K. All Rights Reserved.