org.apache.logging.log4j.core.config
Interface ConfigurationListener

All Known Implementing Classes:
LoggerContext

public interface ConfigurationListener

Interface used to allow components to be notified when the configuration changes.


Method Summary
 void onChange()
           
 

Method Detail

onChange

void onChange()


Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.