Class | Description |
---|---|
LocalRuleExecutionSetProviderImpl |
The Drools implementation of the
LocalRuleExecutionSetProvider
interface which defines RuleExecutionSet creation methods for
defining RuleExecutionSet s 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 RuleExecutionSet s from potentially serializable
resources. |
RuleImpl |
The Drools implementation of the
Rule interface which provides
access to simple metadata for a rule. |
javax.rules.admin
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.