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

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


Package org.drools.jsr94.rules.admin

Provides the APIs for rule administration.

See:
          Description

Class Summary
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.
RuleExecutionSetRepository Stores the registered RuleExecutionSet objects.
RuleImpl The Drools implementation of the Rule interface which provides access to simple metadata for a rule.
 

Package org.drools.jsr94.rules.admin Description

Provides the APIs for rule administration.

See Also:
javax.rules.admin


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