public class StateContext
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
logger |
Constructor and Description |
---|
StateContext() |
Modifier and Type | Method and Description |
---|---|
static SystemState |
getState() |
static void |
setState(java.lang.String operation) |
static void |
start() |
public static void start()
public static SystemState getState()
public static void setState(java.lang.String operation)
Copyright © 2021. All Rights Reserved.