StoppableConfigurableLifeCycleComponent.ConfigurableLifeCycleAutomaton<CTX>, LifeCycleComponent.LifeCycleAutomatonConfigurableLifeCycleAutomatonImpl, LifeCycleAutomatonImpl, LifeCycleAutomatonImpl.ManualLifeCycleAutomatonImplpublic static interface Stoppable.StopAutomaton extends Stoppable
Stoppable.StopAutomaton interface defines those methods related to the
stop life-cycle.Stoppable.StopAutomaton, Stoppable.StopBuilder<B extends Stoppable.StopBuilder<B>>, Stoppable.UncheckedStoppable| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isStoppable() |
Determines whether the component may get stopped.
|
boolean |
isStopped() |
Determines whether the component is stopped.
|
stop, stopUncheckedboolean isStoppable()
Stoppable.stop() is possible.boolean isStopped()
Copyright © 2018. All rights reserved.