private static class RuleUtil.RuleMatcher extends java.lang.Object implements RuleUtil.Matcher
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
rule |
| Constructor and Description |
|---|
RuleMatcher(java.lang.String rule) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(java.lang.String eventSrcName)
Does the event source name match?
|
public boolean match(java.lang.String eventSrcName)
RuleUtil.Matchermatch in interface RuleUtil.MatchereventSrcName - the event source name