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)
GramJobListenerstatusChanged in interface GramJobListenerjob - The GramJob whose status has changed.public static void main(String[] argv)
Copyright © 2013. All Rights Reserved.