Uses of Class
org.gridbus.broker.farming.globus.GlobusGassServer

Packages that use GlobusGassServer
org.gridbus.broker.farming.globus   
 

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

Methods in org.gridbus.broker.farming.globus that return GlobusGassServer
 GlobusGassServer JobRSL.getGassServer()
          Returns the GassServerUtil object associated with the resource
static GlobusGassServer GlobusGassServer.getInstance()
          Returns the instance of the Gass server.
 GlobusGassServer GlobusComputeServer.getGassServer()
           
 

Methods in org.gridbus.broker.farming.globus with parameters of type GlobusGassServer
 void JobRSL.setGassServer(GlobusGassServer o)
          Sets the GASS server for this job