MatchedHandler¶
-
public abstract class
MatchedHandler
<P, V, E extends PatternExtractor<P, ? super V>>¶ Author: Lars Kroll <lkroll@kth.se>
Parameters: - <P> – The type of the pattern to match against
- <V> – The type of the content value
- <E> – The type of context event