|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RulesExecutor<E>
Implement the logic required to execute a set of Rule on
a E.
| Method Summary | |
|---|---|
boolean |
execute(E o)
Execute a set of Rule. |
boolean |
isCachingAllowed()
Is caching of Rule results allowed |
| Method Detail |
|---|
boolean execute(E o)
Rule.
E - the onject on which the Rule will be applied.
boolean isCachingAllowed()
Rule results allowed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||