hu.netmind.beankeeper
Interface ExtendedConfigurationListener


public interface ExtendedConfigurationListener

This interface listens to standard configuration events, and full reload events.


Method Summary
 void configurationReload()
          Called when everything changes.
 

Method Detail

configurationReload

void configurationReload()
Called when everything changes. A normal handler should reload/recheck all settings.