JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
ch.qos.logback.core
Package
ch.qos.logback.core.spi
Interface ConfigurationEventListener
public interface
ConfigurationEventListener
A listener of
configuration events
.
Since:
1.3.6/1.4.6
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
listen
(
ConfigurationEvent
configurationEvent)
Method Details
listen
void
listen
(
ConfigurationEvent
configurationEvent)