public class MultiUserGramTest extends Object implements GramJobListener
Constructor and Description |
---|
MultiUserGramTest() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] argv) |
void |
statusChanged(GramJob job)
This method is used to notify the implementer when the status of a
GramJob has changed.
|
public void statusChanged(GramJob job)
GramJobListener
statusChanged
in interface GramJobListener
job
- The GramJob whose status has changed.public static void main(String[] argv)
Copyright © 2012. All Rights Reserved.