UNICORE Resource Broker NJS Plugin
1.5α1

org.eurogrid.broker.server.ws
Interface BrokerCore

All Known Implementing Classes:
BrokerSoapBindingImpl, BrokerStub

public interface BrokerCore

Java interface to the Broker web-service. Implemented by BrokerWS.

Author:
Donal K. Fellows

Method Summary
 VsiteEstimateMap checkQoS(String host, String resourceDB, TaskResourceDAG resourceDAG, User user, byte[] context)
           
 VsiteTaskIDStatusMap checkResources(String host, String resourceDB, TaskResourceDAG resourceDAG, User user, byte[] context)
           
 

Method Detail

checkQoS

public VsiteEstimateMap checkQoS(String host,
                                 String resourceDB,
                                 TaskResourceDAG resourceDAG,
                                 User user,
                                 byte[] context)
                          throws ResourceCheckerException
ResourceCheckerException

checkResources

public VsiteTaskIDStatusMap checkResources(String host,
                                           String resourceDB,
                                           TaskResourceDAG resourceDAG,
                                           User user,
                                           byte[] context)
                                    throws ResourceCheckerException
ResourceCheckerException

UNICORE Resource Broker NJS Plugin
1.5α1

Submit a bug or feature
Copyright © 2002-2004 University of Manchester, U.K. See license.terms for details.