public class MatcherFilter extends FilterEntry
| Constructor and Description |
|---|
MatcherFilter(java.lang.String id,
long priority,
EventMatcher eventMatcher) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Event event) |
equals, getId, getPriority, hashCodepublic MatcherFilter(java.lang.String id,
long priority,
EventMatcher eventMatcher)
public boolean matches(Event event)
matches in class FilterEntry
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0