Uses of Interface
org.drools.runtime.rule.PropagationContext

Packages that use PropagationContext
org.drools.event.rule Events emitted while Rules are executing. 
org.drools.runtime.rule The rule runtime classes. 
 

Uses of PropagationContext in org.drools.event.rule
 

Methods in org.drools.event.rule that return PropagationContext
 PropagationContext WorkingMemoryEvent.getPropagationContext()
           
 

Uses of PropagationContext in org.drools.runtime.rule
 

Methods in org.drools.runtime.rule that return PropagationContext
 PropagationContext Activation.getPropagationContext()
           
 



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