|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleSession | |
javax.rules | Provides the core client interfaces for using rule engine. |
Uses of RuleSession in javax.rules |
Subinterfaces of RuleSession in javax.rules | |
interface |
StatefulRuleSession
This interface is a representation of a stateful rules engine session. |
interface |
StatelessRuleSession
This interface is a representation of a stateless rules engine session. |
Methods in javax.rules that return RuleSession | |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |