jrworkspace by
jTEM

de.jtem.jrworkspace.plugin.flavor
Interface ShutdownFlavor


public interface ShutdownFlavor

A Plugin that wishes to shutdown the application at some point should implement this flavor.

Author:
G. Paul Peters, Dec 14, 2009

Nested Class Summary
static interface ShutdownFlavor.ShutdownListener
           
 
Method Summary
 void setShutdownListener(ShutdownFlavor.ShutdownListener shutdownListener)
           
 

Method Detail

setShutdownListener

void setShutdownListener(ShutdownFlavor.ShutdownListener shutdownListener)

jrworkspace by
jTEM

jTEM