Uses of Interface
org.gridbus.broker.common.ServiceManager

Packages that use ServiceManager
org.gridbus.broker.common   
org.gridbus.broker.parsers   
 

Uses of ServiceManager in org.gridbus.broker.common
 

Classes in org.gridbus.broker.common that implement ServiceManager
 class Broker
           
 class BrokerBase
           
 

Uses of ServiceManager in org.gridbus.broker.parsers
 

Methods in org.gridbus.broker.parsers with parameters of type ServiceManager
 Service ServiceParser.parseService(java.lang.String applicationId, org.w3c.dom.Node serviceNode, ServiceManager serviceStore)
          parse the single service from the service node
 void ServiceParser.parseServices(java.lang.String applicationId, org.w3c.dom.Node serviceNode, ServiceManager serviceStore)
           
 void ServiceParser.parseServices(java.lang.String applicationId, java.lang.String serviceFileName, ServiceManager serviceStore)
           
 


Copyright © The University of Melbourne. 2006