Drools :: Core 6.0.0.Beta5

Uses of Interface
org.drools.core.StatelessSession

Packages that use StatelessSession
org.drools.core This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory  
org.drools.core.common   
org.drools.core.reteoo   
 

Uses of StatelessSession in org.drools.core
 

Methods in org.drools.core that return StatelessSession
 StatelessSession RuleBase.newStatelessSession()
           
 

Uses of StatelessSession in org.drools.core.common
 

Subinterfaces of StatelessSession in org.drools.core.common
 interface InternalStatelessSession
           
 

Uses of StatelessSession in org.drools.core.reteoo
 

Classes in org.drools.core.reteoo that implement StatelessSession
 class ReteooStatelessSession
           
 

Methods in org.drools.core.reteoo that return StatelessSession
 StatelessSession ReteooRuleBase.newStatelessSession()
           
 


Drools :: Core 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.