Interface | Description |
---|---|
Stopable |
Implement stop to be informed when the service is about to stop.
|
Class | Description |
---|---|
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.
|