Package com.roeschter.jsl

Interface Summary
Stopable Implement stop to be informed when the service is about to stop.
 

Class Summary
PreMainScheduler  
ServiceStopper Responsible for listening on a port for the service stop signal by the jsl process.
SimpleService A simple example for a java service.
SimpleStopper Most simple version of Stopable.
StopTest  
TelnetEcho A simple example for a java service.
ThreadDumpListener  
WindowsCompatibleProperties Most simple version of Stopable.