Uses of Class
javax.rules.RuleExecutionSetNotFoundException

Packages that use RuleExecutionSetNotFoundException
javax.rules Provides the core client interfaces for using rule engine. 
 

Uses of RuleExecutionSetNotFoundException in javax.rules
 

Methods in javax.rules that throw RuleExecutionSetNotFoundException
 RuleSession RuleRuntime.createRuleSession(java.lang.String uri, java.util.Map properties, int ruleSessionType)
          Creates a RuleSession implementation using the supplied vendor-specific rule execution set registration URI.
 



Copyright © 2004 Java Community Process. All Rights Reserved.