public static class TestChoreService.ScheduledChoreSamples.SampleStopper extends java.lang.Object implements Stoppable
| Constructor and Description |
|---|
SampleStopper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStopped() |
void |
stop(java.lang.String why)
Stop this service.
|
public void stop(java.lang.String why)
Stoppablepublic boolean isStopped()
isStopped in interface StoppableStoppable.stop(String) has been closed.