Class | Description |
---|---|
AbstractMRuleSession |
Base class for rule sessions specified in JSR94.
|
MHandle |
Simple implementation of a
Handle , based on the system identity hashcode of the
first Object represented by this handle. |
MRuleAdministrator | |
MRuleRuntime |
MRules RuleRuntime implementation.
|
MRuleServiceProvider | |
MStatefulRuleSession |
MRules Stateful session implementation.
|
MStatelessRuleSession |
MRules Stateless session implementation.
|