Uses of Class
javax.rules.RuleSessionCreateException

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

Uses of RuleSessionCreateException in javax.rules
 

Methods in javax.rules that throw RuleSessionCreateException
 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.