|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
Constants | This class provides a list of constant values which can be used as keys in the various property maps that are passed around between the javax.rules and javax.rules.admin objects. |
Jsr94FactHandle | The Drools implementation of the Handle interface which provides
a marker interface for Drools-specific object identity mechanism. |
Jsr94FactHandleFactory | A factory for creating Handle s. |
RuleExecutionSetMetadataImpl | The Drools implementation of the RuleExecutionSetMetadata
interface which exposes some simple properties of the
RuleExecutionSet to the runtime user. |
RuleRuntimeImpl | The Drools implementation of the RuleRuntime interface which is
the access point for runtime execution of RuleExecutionSet s. |
RuleServiceProviderImpl | This class provides access to the RuleRuntime and
RuleAdministrator implementation supplied by Drools
when running under J2SE. |
RuleSessionImpl | The Drools implementation of the RuleSession interface which is
a representation of a client session with a rules engine. |
StatefulRuleSessionImpl | The Drools implementation of the StatefulRuleSession interface
which is a representation of a stateful rules engine session. |
StatelessRuleSessionImpl | The Drools implementation of the StatelessRuleSession interface
which is a representation of a stateless rules engine session. |
Provides the core client APIs for using a rule engine.
Administration APIs are in the javax.rules.admin
package.
javax.rules
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |