Package org.opennms.netmgt.xml.eventconf
Interface EventMatcher
-
public interface EventMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MatchResult
matches(Event matchingEvent)
-
-
-
Method Detail
-
matches
MatchResult matches(Event matchingEvent)
-
-