See: Description
Class | Description |
---|---|
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.
|
Jsr94EventFactHandle |
The Drools implementation of the
Handle interface which provides
a marker interface for Drools-specific object identity mechanism. |
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. |
ObjectFilterAdapter |
Adaptor class, that makes JSR94 ObjectFilters work from a delegating Drools ObjectFilter
|
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. |
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. |
javax.rules.admin
package.javax.rules
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.