com.meterware.httpunit
Interface ScriptingEngineFactory

All Known Implementing Classes:
JavaScriptEngineFactory

public interface ScriptingEngineFactory

Author:
Russell Gold

Method Summary
 void associate(WebResponse response)
          Associates a scripting engine with the specified HTML web response.
 

Method Detail

associate

public void associate(WebResponse response)
Associates a scripting engine with the specified HTML web response.


Copyright © 2000-2002 Russell Gold. See license agreement for rights granted.