public class JaninoEventEvaluator extends JaninoEventEvaluatorBase<IAccessEvent>
| Modifier and Type | Field and Description |
|---|---|
static List<String> |
DEFAULT_PARAM_NAME_LIST |
static List<Class<?>> |
DEFAULT_PARAM_TYPE_LIST |
ERROR_THRESHOLD, matcherListcontext| Constructor and Description |
|---|
JaninoEventEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDecoratedExpression() |
protected String[] |
getParameterNames() |
protected Class<?>[] |
getParameterTypes() |
protected Object[] |
getParameterValues(IAccessEvent accessEvent) |
addMatcher, evaluate, getExpression, getMatcherList, setExpression, startgetName, isStarted, setName, stopaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContextprotected String getDecoratedExpression()
getDecoratedExpression in class JaninoEventEvaluatorBase<IAccessEvent>protected String[] getParameterNames()
getParameterNames in class JaninoEventEvaluatorBase<IAccessEvent>protected Class<?>[] getParameterTypes()
getParameterTypes in class JaninoEventEvaluatorBase<IAccessEvent>protected Object[] getParameterValues(IAccessEvent accessEvent)
getParameterValues in class JaninoEventEvaluatorBase<IAccessEvent>Copyright © 2005–2018 QOS.ch. All rights reserved.