站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

org.drools.jsr94.rules (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Package org.drools.jsr94.rules

Provides the core client APIs for using a rule engine.

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 Handles.
ObjectFilterAdapter  
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 RuleExecutionSets.
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.
 

Package org.drools.jsr94.rules Description

Provides the core client APIs for using a rule engine. Administration APIs are in the javax.rules.admin package.

See Also:
javax.rules


Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.