com.espertech.esper.epl.script.jsr223
Class JSR223Helper

java.lang.Object
  extended by com.espertech.esper.epl.script.jsr223.JSR223Helper

public class JSR223Helper
extends java.lang.Object


Constructor Summary
JSR223Helper()
           
 
Method Summary
static java.lang.String getScriptCompileMsg(javax.script.ScriptException ex)
           
static javax.script.CompiledScript verifyCompileScript(ExpressionScriptProvided script, java.lang.String dialect)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSR223Helper

public JSR223Helper()
Method Detail

verifyCompileScript

public static javax.script.CompiledScript verifyCompileScript(ExpressionScriptProvided script,
                                                              java.lang.String dialect)
                                                       throws ExprValidationException
Throws:
ExprValidationException

getScriptCompileMsg

public static java.lang.String getScriptCompileMsg(javax.script.ScriptException ex)

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com