Uses of Enum
ch.qos.logback.core.spi.ConfigurationEvent.EventType
Packages that use ConfigurationEvent.EventType
-
Uses of ConfigurationEvent.EventType in ch.qos.logback.core.spi
Methods in ch.qos.logback.core.spi that return ConfigurationEvent.EventTypeModifier and TypeMethodDescriptionConfigurationEvent.getEventType()static ConfigurationEvent.EventTypeReturns the enum constant of this type with the specified name.static ConfigurationEvent.EventType[]ConfigurationEvent.EventType.values()Returns an array containing the constants of this enum type, in the order they are declared.