RunningAccessor, StartableConfigurableLifeCycleComponent.ConfigurableLifeCycleAutomaton<CTX>, LifeCycleComponent.LifeCycleAutomatonConfigurableLifeCycleAutomatonImpl, LifeCycleAutomatonImpl, LifeCycleAutomatonImpl.ManualLifeCycleAutomatonImplpublic static interface Startable.StartAutomaton extends Startable, RunningAccessor
Startable.StartAutomaton interface defines those methods related to the
start life-cycle.RunningAccessor.RunningMutator, RunningAccessor.RunningPropertyStartable.StartAutomaton, Startable.StartBuilder<B extends Startable.StartBuilder<B>>, Startable.UncheckedStartable| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isStartable() |
Determines whether the component may get started.
|
isRunningstart, startUncheckedboolean isStartable()
Startable.start() is possible.Copyright © 2018. All rights reserved.