public final class FalseRuleFilter extends SqlRuleFilter
Matches none the messages arriving to be selected for the subscription.
See Also:
  • Constructor Details

    • FalseRuleFilter

      public FalseRuleFilter()
      Initializes a new instance.
  • Method Details

    • toString

      public String toString()
      Converts the current instance to its string representation.
      Overrides:
      toString in class SqlRuleFilter
      Returns:
      The string representation.