Drools :: Core 6.1.0.Beta1

org.drools.core.phreak
Class PhreakTimerNode.Executor

java.lang.Object
  extended by org.drools.core.phreak.PhreakTimerNode.Executor
All Implemented Interfaces:
TimedRuleExecution
Enclosing class:
PhreakTimerNode

public static class PhreakTimerNode.Executor
extends Object
implements TimedRuleExecution


Constructor Summary
PhreakTimerNode.Executor(PathMemory pmem, InternalWorkingMemory wm, LeftTupleSink sink, TimerNode.TimerNodeMemory tm)
           
 
Method Summary
 void evauateAndFireRule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhreakTimerNode.Executor

public PhreakTimerNode.Executor(PathMemory pmem,
                                InternalWorkingMemory wm,
                                LeftTupleSink sink,
                                TimerNode.TimerNodeMemory tm)
Method Detail

evauateAndFireRule

public void evauateAndFireRule()
Specified by:
evauateAndFireRule in interface TimedRuleExecution

Drools :: Core 6.1.0.Beta1

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