Uses of Class
org.globus.rsl.RslAttributes

Packages that use RslAttributes
org.globus.gatekeeper.jobmanager   
org.globus.gram This library is a full implementation of the GRAM client API. 
 

Uses of RslAttributes in org.globus.gatekeeper.jobmanager
 

Methods in org.globus.gatekeeper.jobmanager that return RslAttributes
 RslAttributes JobRequest.getRsl()
           
 

Methods in org.globus.gatekeeper.jobmanager with parameters of type RslAttributes
 void JobRequest.setRslAttributes(RslAttributes rsl)
           
 

Uses of RslAttributes in org.globus.gram
 

Subclasses of RslAttributes in org.globus.gram
 class GramAttributes
          A convienience class for operating on GRAM-specific RSL attributes.