|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The listener interface is used in order to manage the interaction of interactive jobs.
Depending on how it is implemented, the task of the implemented class should be:
a command-line implementation of Listener interface
Method Summary | |
void |
run(Shadow shadow)
This Method is called once the shadow has been successfully launched and the Job is ready to perform the interactive console |
Method Detail |
public void run(Shadow shadow)
shadow
- the Shadow instance that stores all the information needed to perform a console interactivity
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |