public class JaninoEventEvaluator extends JaninoEventEvaluatorBase<ILoggingEvent>
| Modifier and Type | Field and Description |
|---|---|
static List<String> |
DEFAULT_PARAM_NAME_LIST |
static List<Class> |
DEFAULT_PARAM_TYPE_LIST |
static String |
IMPORT_LEVEL |
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(ILoggingEvent loggingEvent) |
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, setContextpublic static final String IMPORT_LEVEL
protected String getDecoratedExpression()
getDecoratedExpression in class JaninoEventEvaluatorBase<ILoggingEvent>protected String[] getParameterNames()
getParameterNames in class JaninoEventEvaluatorBase<ILoggingEvent>protected Class[] getParameterTypes()
getParameterTypes in class JaninoEventEvaluatorBase<ILoggingEvent>protected Object[] getParameterValues(ILoggingEvent loggingEvent)
getParameterValues in class JaninoEventEvaluatorBase<ILoggingEvent>Copyright © 2005–2015 QOS.ch. All rights reserved.