Interface RuleExecutor

  • All Known Implementing Classes:
    CompositeExecutor

    public interface RuleExecutor
    规则执行者
    Author:
    chaostone
    • Method Detail

      • execute

        boolean execute​(Context context)