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

All Known Implementing Classes:
JSONConfiguration, XMLConfiguration

public interface Reconfigurable

Interface to be implemented by Configurations that can be reconfigured at runtime.


Method Summary
 Configuration reconfigure()
           
 

Method Detail

reconfigure

Configuration reconfigure()


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