jrworkspace by
jTEM

de.jtem.jrworkspace.plugin.flavor
Interface ShutdownFlavor.ShutdownListener

All Known Implementing Classes:
SimpleController.FlavorListener
Enclosing interface:
ShutdownFlavor

public static interface ShutdownFlavor.ShutdownListener


Method Summary
 void shutdown()
          The call of this method triggers final housekeeping (properties saving) and System.exit.
 

Method Detail

shutdown

void shutdown()
The call of this method triggers final housekeeping (properties saving) and System.exit.


jrworkspace by
jTEM

jTEM