@Deprecated public class RuleBookBean extends DecisionBook
| Constructor and Description |
|---|
RuleBookBean()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addRule(java.lang.Object rule)
Deprecated.
|
protected void |
defineRules()
Deprecated.
this is where the rules can be specified in the subclass; it will be executed by run().
|
addRule, getResult, withDefaultResultprotected void defineRules()
RuleBookdefineRules in class RuleBookpublic void addRule(java.lang.Object rule)
throws java.io.InvalidClassException
java.io.InvalidClassException