Interface ConfigurationListener
-
- All Known Implementing Classes:
AsyncLoggerContext,LoggerContext
public interface ConfigurationListenerInterface used to allow components to be notified when the configuration changes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonChange(Reconfigurable reconfigurable)
-
-
-
Method Detail
-
onChange
void onChange(Reconfigurable reconfigurable)
-
-