|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ControllerContextListener
An interface implementation by controller concerned with or responsible for handling changes in a local runtime directory context.
| Method Summary | |
|---|---|
void |
controllerDisposal(ControllerContextEvent event)
Notify listeners of the disposal of the controller. |
void |
tempDirectoryChanged(ControllerContextEvent event)
Notify the listener that the temporary directory has changed. |
void |
workingDirectoryChanged(ControllerContextEvent event)
Notify the listener that the working directory has changed. |
| Method Detail |
|---|
void workingDirectoryChanged(ControllerContextEvent event)
event - the change eventvoid tempDirectoryChanged(ControllerContextEvent event)
event - the change eventvoid controllerDisposal(ControllerContextEvent event)
event - the context event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||