poidasmith / winrun4j

WinRun4J Java Application Launcher
http://winrun4j.sourceforge.net
212 stars 63 forks source link

Allow a service to call System.exit to shutdown #6

Closed poidasmith closed 12 years ago

poidasmith commented 12 years ago

Need to add a signal hook on VM creation to detect a System.exit from java code. On exit call the service control manager.