Uses of Interface
org.globus.gram.GramJobListener
-
Packages that use GramJobListener Package Description org.globus.gram This library is a full implementation of the GRAM client API. -
-
Uses of GramJobListener in org.globus.gram
Methods in org.globus.gram with parameters of type GramJobListener Modifier and Type Method Description voidGramJob. addListener(GramJobListener listener)Add a listener to the GramJob.voidGramJob. removeListener(GramJobListener listener)Remove a listener from the GramJob.
-