@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, withDefaultResult
protected void defineRules()
RuleBook
defineRules
in class RuleBook
public void addRule(java.lang.Object rule) throws java.io.InvalidClassException
java.io.InvalidClassException