| Class | Description |
|---|---|
| LocalRuleExecutionSetProviderImpl |
The Drools implementation of the
LocalRuleExecutionSetProvider
interface which defines RuleExecutionSet creation methods for
defining RuleExecutionSets from local (non-serializable)
resources. |
| RuleAdministratorImpl |
The Drools implementation of the
RuleAdministrator interface
which is used by rule execution set administrators to load rule execution
sets from external sources and create a RuleExecutionSet
runtime object. |
| RuleExecutionSetImpl |
The Drools implementation of the
RuleExecutionSet interface
which defines a named set of executable Rule instances. |
| RuleExecutionSetProviderImpl |
The Drools implementation of the
RuleExecutionSetProvider
interface which defines RuleExecutionSet creation methods for
defining RuleExecutionSets from potentially serializable
resources. |
| RuleImpl |
The Drools implementation of the
Rule interface which provides
access to simple metadata for a rule. |
javax.rules.adminCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.