|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScriptingEngine
Method Summary | |
---|---|
void |
clearCaches()
Clears any cached values, permitting them to be recomputed as needed. |
ScriptingEngine |
newScriptingEngine(ScriptableDelegate child)
Returns a new scripting engine for the specified delegate. |
Methods inherited from interface com.meterware.httpunit.scripting.ScriptingHandler |
---|
evaluateExpression, runScript, supportsScriptLanguage |
Methods inherited from interface com.meterware.httpunit.scripting.ScriptingEventHandler |
---|
doEvent, doEventScript, handleEvent |
Method Detail |
---|
ScriptingEngine newScriptingEngine(ScriptableDelegate child)
void clearCaches()
clearCaches
in interface ScriptingHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |