Uses of Interface
org.globus.gram.GramJobListener

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

Uses of GramJobListener in org.globus.gram
 

Classes in org.globus.gram that implement GramJobListener
 class MultiUserGramTest
           
 

Methods in org.globus.gram with parameters of type GramJobListener
 void GramJob.addListener(GramJobListener listener)
          Add a listener to the GramJob.
 void GramJob.removeListener(GramJobListener listener)
          Remove a listener from the GramJob.
 



Copyright © 2013. All Rights Reserved.