UNICORE Resource Broker NJS Plugin
1.5α1

org.eurogrid.broker.server.ws
Interface BrokerService

All Superinterfaces:
Service
All Known Implementing Classes:
BrokerServiceLocator

public interface BrokerService
extends Service

Factory for Broker web-services.


Method Summary
 Broker getBroker()
           
 Broker getBroker(URL portAddress)
           
 String getBrokerAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getBroker

public Broker getBroker()
                 throws ServiceException
ServiceException

getBroker

public Broker getBroker(URL portAddress)
                 throws ServiceException
ServiceException

getBrokerAddress

public String getBrokerAddress()

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.