public abstract class ConfigurableLifecyleBase extends Object implements ConfigurableLifecycle
ConfigurableLifecycle.BootState
Modifier and Type | Field and Description |
---|---|
protected org.apache.logging.log4j.Logger |
log |
Constructor and Description |
---|
ConfigurableLifecyleBase() |
Modifier and Type | Method and Description |
---|---|
ConfigurableLifecycle.BootState |
getState() |
protected void |
updateState(ConfigurableLifecycle.BootState state) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
configure, inState, isRunning
public ConfigurableLifecycle.BootState getState()
getState
in interface ConfigurableLifecycle
protected void updateState(ConfigurableLifecycle.BootState state)
Copyright © 2023 Frank!Framework. All rights reserved.