public interface RuleActionContext extends RuleContext
EVENT_PROCESSED| Modifier and Type | Method and Description |
|---|---|
void |
log(int level,
String msg)
Add a log message to the rule processing context.
|
get, setvoid log(int level,
String msg)
RuleContextlog in interface RuleContextlevel - The log-level of the message.msg - The message to log.Copyright © 2014 jwall.org. All Rights Reserved.