|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Listener in org.glite.wmsui.apij |
Classes in org.glite.wmsui.apij that implement Listener | |
class |
ListenerConsole
Implementation of the Listener interface. |
Methods in org.glite.wmsui.apij with parameters of type Listener | |
void |
Job.attach(Listener ls)
Attach the Job with the specified implemented listener |
void |
Job.attach(Listener ls,
int port)
Attach the Job with the specified implemented listener |
Result |
Job.submit(Url ns,
Url lb,
java.lang.String ceId,
Listener ls,
org.glite.jdl.JobState state)
Submit the job to theNetworkServer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |