Uses of Class
org.gridbus.broker.util.GassServerUtil

Packages that use GassServerUtil
org.gridbus.broker.farming.globus   
org.gridbus.broker.util   
 

Uses of GassServerUtil in org.gridbus.broker.farming.globus
 

Methods in org.gridbus.broker.farming.globus that return GassServerUtil
 GassServerUtil GlobusJobError.getGassServer()
          Returns the object representing the GassServer for this job
 GassServerUtil GlobusJobOutput.getGassServer()
          Returns the object representing the GASS server for this job
 GassServerUtil GlobusJobWrapper.getGassServer()
          Returns the gass server object
 

Methods in org.gridbus.broker.farming.globus with parameters of type GassServerUtil
 void GlobusJobError.setGassServer(GassServerUtil util)
          Sets the Gass Server for this job.
 void GlobusJobOutput.setGassServer(GassServerUtil util)
          Sets the GASS server for this job.
 void GlobusJobWrapper.setGassServer(GassServerUtil util)
          Sets the gass server
 

Uses of GassServerUtil in org.gridbus.broker.util
 

Methods in org.gridbus.broker.util that return GassServerUtil
 GassServerUtil RSLUtil.getGassServer()
          Returns the GassServerUtil object associated with the resource
 

Methods in org.gridbus.broker.util with parameters of type GassServerUtil
 void RSLUtil.setGassServer(GassServerUtil o)
          Sets the GASS server for this job