public interface Startable
Modifier and Type | Method and Description |
---|---|
boolean |
isStarted()
Returns true if this object has started
|
void |
setStarted(boolean started)
Sets whether or not this object has started or not
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.