Interface StreamRuleMatcher

All Known Implementing Classes:
AlwaysMatcher, ContainsMatcher, ExactMatcher, FieldPresenceMatcher, GreaterMatcher, InputMatcher, RegexMatcher, SmallerMatcher

public interface StreamRuleMatcher
Author:
Lennart Koopmann <[email protected]>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    match(Message msg, StreamRule rule)