railo.runtime.config
Interface ConfigListener


public interface ConfigListener


Method Summary
 void onLoadWebContext(ConfigServer cServer, ConfigWeb wConfig)
          this method will be caled when a web context will be loaded
 

Method Detail

onLoadWebContext

public void onLoadWebContext(ConfigServer cServer,
                             ConfigWeb wConfig)
this method will be caled when a web context will be loaded

Parameters:
cServer -
wConfig -