com.roeschter.jsl
Class ServiceStopper.Stopper

java.lang.Object
  |
  +--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
(package private) ServiceStopper.Stopper(Stopable stopable)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

stopable

Stopable stopable

next

ServiceStopper.Stopper next
Constructor Detail

ServiceStopper.Stopper

ServiceStopper.Stopper(Stopable stopable)