static class ShutdownHook.DoNothingStoppable extends Object implements Stoppable
Constructor and Description |
---|
DoNothingStoppable() |
Modifier and Type | Method and Description |
---|---|
boolean |
isStopped()
Returns True if
Stoppable.stop(String) has been closed. |
void |
stop(String why)
Stop this service.
|
DoNothingStoppable()
public boolean isStopped()
Stoppable
Stoppable.stop(String)
has been closed.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.