Package org.beangle.ems.rule.engine
Interface RuleExecutor
-
- All Known Implementing Classes:
CompositeExecutor
public interface RuleExecutor规则执行者- Author:
- chaostone
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanexecute(Context context)
-
-
-
Method Detail
-
execute
boolean execute(Context context)
-
-