Uses of Enum
org.apache.logging.log4j.core.LifeCycle.State
Package
Description
Implementation of Log4j 2.
Log4j 2 helper classes.
-
Uses of LifeCycle.State in org.apache.logging.log4j.core
Modifier and TypeMethodDescriptionAbstractLifeCycle.getState()
LifeCycle.getState()
Gets the life-cycle state.static LifeCycle.State
Returns the enum constant of this type with the specified name.static LifeCycle.State[]
LifeCycle.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
AbstractLifeCycle.setState
(LifeCycle.State newState) -
Uses of LifeCycle.State in org.apache.logging.log4j.core.util