Uses of Class
javax.rules.RuleSessionTypeUnsupportedException

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

Uses of RuleSessionTypeUnsupportedException in javax.rules
 

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