Class Summary |
LocalRuleExecutionSetProviderImpl |
The LocalRuleExecutionSetProvider interface defines RuleExecutionSet
creation methods for defining RuleExecutionSets from local (non-serializable) resources. |
RuleAdministratorImpl |
The RuleAdministrator interface is used by rule execution set
administrators to load rule execution sets from external sources and
create a RuleExecutionSet runtime object. |
RuleExecutionSetImpl |
A named set of executable Rule instances. |
RuleExecutionSetProviderImpl |
The RuleExecutionSetProvider interface defines RuleExecutionSet
creation methods for defining RuleExecutionSets
from potentially serializable resources. |
RuleExecutionSetRepository |
Stores the registered RuleExecutionSet objects. |
RuleImpl |
This interface defines a production rule. |