Class | Description |
---|---|
RuleBookBean | Deprecated |
RuleBookFactoryBean |
Spring FactoryBean for RuleBooks.
|
SpringRuleBook<T> |
RuleBook decorator for Spring that allows Rules to be created from either Spring annotated POJO Rules or
by building Rules.
|
Annotation Type | Description |
---|---|
RuleBean |
Created by clong on 2/23/17.
|