ConfigurableLifeCycleComponent.ConfigurableLifeCycleAutomaton<CTX>, HealthChecker, LifeCycleComponent.LifeCycleAutomaton, Resumable.ResumeAutomaton, RunningAccessor.RunningProperty, Startable.StartAutomatonConfigurableLifeCycleAutomatonImpl, LifeCycleAutomatonImpl, LifeCycleAutomatonImpl.ManualLifeCycleAutomatonImplpublic interface RunningAccessor
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
RunningAccessor.RunningMutator |
Provides a mutator for a running property.
|
static interface |
RunningAccessor.RunningProperty |
Provides a running property.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isRunning() |
Retrieves the is-running property from the running property.
|
boolean isRunning()
Startable.start() or
Resumable.resume().Copyright © 2018. All rights reserved.