Interface TimedRuleExecutionFilter


public interface TimedRuleExecutionFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    accept(Rule[] rules)
     
  • Method Details

    • accept

      boolean accept(Rule[] rules)