public static interface Startable.StartAutomaton extends Startable, RunningAccessor
Startable.StartAutomaton interface defines those methods related to the
start life-cycle.Startable.StartAutomaton, Startable.StartBuilder<B extends Startable.StartBuilder<B>>, Startable.UncheckedStartableRunningAccessor.RunningMutator, RunningAccessor.RunningProperty| Modifier and Type | Method and Description |
|---|---|
boolean |
isStartable()
Determines whether the component may get started.
|
start, startUncheckedisRunningboolean isStartable()
Startable.start() is possible.Copyright © 2018. All rights reserved.