Package ej.exit
Interface ExitHandler
-
public interface ExitHandlerAn exit handler allows to exit from an application.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexit()Asks to exit from the application.
-