Uses of Class
org.drools.jsr94.rules.RuleSessionImpl

Packages that use RuleSessionImpl
org.drools.jsr94.rules Provides the core client APIs for using a rule engine. 
 

Uses of RuleSessionImpl in org.drools.jsr94.rules
 

Subclasses of RuleSessionImpl in org.drools.jsr94.rules
 class StatefulRuleSessionImpl
          The Drools implementation of the StatefulRuleSession interface which is a representation of a stateful rules engine session.
 class StatelessRuleSessionImpl
          The Drools implementation of the StatelessRuleSession interface which is a representation of a stateless rules engine session.
 



Copyright © 2001-2004 The Codehaus. All Rights Reserved.