railo.loader.engine
Interface EngineChangeListener

All Known Implementing Classes:
AMFServlet, CFMLEngineWrapper, CFMLServlet, FileServlet, RailoAdapter

public interface EngineChangeListener

Listener for Engine changes


Method Summary
 void onUpdate(CFMLEngine newEngine)
          will be called whene there is a change oon the engine
 

Method Detail

onUpdate

public void onUpdate(CFMLEngine newEngine)
will be called whene there is a change oon the engine

Parameters:
newEngine - new CFML Engine