Uses of Interface
org.gridbus.broker.common.discovery.ServiceFinderCallback

Packages that use ServiceFinderCallback
org.gridbus.broker.common   
org.gridbus.broker.common.discovery   
 

Uses of ServiceFinderCallback in org.gridbus.broker.common
 

Methods in org.gridbus.broker.common with parameters of type ServiceFinderCallback
 Service[] InformationService.findServices(ServiceFinderCallback callback)
           
 

Uses of ServiceFinderCallback in org.gridbus.broker.common.discovery
 

Methods in org.gridbus.broker.common.discovery that return ServiceFinderCallback
static ServiceFinderCallback ServiceFinderCallbackFactory.createCallback(int middleware, UserCredential cred)
           
 

Methods in org.gridbus.broker.common.discovery with parameters of type ServiceFinderCallback
 Service[] ServiceFinder.findServices(ServiceFinderCallback callback)
          find the available services
 


Copyright © The University of Melbourne. 2006