com.roeschter.jsl
Class ServiceStopper.Stopper

java.lang.Object
  extended by com.roeschter.jsl.ServiceStopper.Stopper
Enclosing class:
ServiceStopper

 class ServiceStopper.Stopper
extends java.lang.Object


Field Summary
(package private)  ServiceStopper.Stopper next
           
(package private)  Stopable stopable
           
 
Constructor Summary
ServiceStopper.Stopper(Stopable stopable)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stopable

Stopable stopable

next

ServiceStopper.Stopper next
Constructor Detail

ServiceStopper.Stopper

ServiceStopper.Stopper(Stopable stopable)