- s - Variable in class com.roeschter.jsl.TelnetEcho.Echo
-
- secret - Variable in class com.roeschter.jsl.ThreadDumpListener
-
- ServiceStopper - Class in com.roeschter.jsl
-
Responsible for listening on a port for the service stop signal by the jsl process.
- ServiceStopper() - Constructor for class com.roeschter.jsl.ServiceStopper
-
- ServiceStopper(ServiceStopper.Stopper) - Constructor for class com.roeschter.jsl.ServiceStopper
-
- ServiceStopper.Stopper - Class in com.roeschter.jsl
-
- ShutDown() - Constructor for class com.roeschter.jsl.StopTest.ShutDown
-
- shutDownHook - Static variable in class com.roeschter.jsl.StopTest
-
- SimpleService - Class in com.roeschter.jsl
-
A simple example for a java service.
- SimpleService() - Constructor for class com.roeschter.jsl.SimpleService
-
- SimpleStopper - Class in com.roeschter.jsl
-
Most simple version of Stopable.
- SimpleStopper() - Constructor for class com.roeschter.jsl.SimpleStopper
-
- singleton - Static variable in class com.roeschter.jsl.ServiceStopper
-
- ss - Variable in class com.roeschter.jsl.TelnetEcho
-
The server cocket which accepts connections
- startModule(String) - Static method in class com.roeschter.jsl.PreMainScheduler
-
- startThread - Static variable in class com.roeschter.jsl.StopTest
-
- status - Static variable in class com.roeschter.jsl.PreMainScheduler
-
- stop(Stopable) - Static method in class com.roeschter.jsl.ServiceStopper
-
Stop the stopable on exit.
- stop - Static variable in class com.roeschter.jsl.SimpleService
-
- stop() - Static method in class com.roeschter.jsl.StopTest
-
- stopable - Variable in class com.roeschter.jsl.ServiceStopper.Stopper
-
- Stopable - Interface in com.roeschter.jsl
-
Implement stop to be informed when the service is about to stop.
- stopAfter(Stopable, Stopable) - Static method in class com.roeschter.jsl.ServiceStopper
-
Stop the stopable on exit.
- stopAll() - Method in class com.roeschter.jsl.ServiceStopper
-
- stopit() - Static method in class com.roeschter.jsl.SimpleService
-
- stopper - Variable in class com.roeschter.jsl.ServiceStopper
-
The queue that a single stop thread will stop
- Stopper(Stopable) - Constructor for class com.roeschter.jsl.ServiceStopper.Stopper
-
- stoppers - Variable in class com.roeschter.jsl.ServiceStopper
-
List of Stopable queues the singleton will stop on signal
- stopSingle() - Method in class com.roeschter.jsl.ServiceStopper
-
- StopTest - Class in com.roeschter.jsl
-
- StopTest() - Constructor for class com.roeschter.jsl.StopTest
-
- StopTest.Child - Class in com.roeschter.jsl
-
- StopTest.ShutDown - Class in com.roeschter.jsl
-