Drools :: Core 6.2.0.CR4

org.drools.core.phreak
Class PhreakTimerNode.TimerNodeJob

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

public static class PhreakTimerNode.TimerNodeJob
extends Object
implements Job


Constructor Summary
PhreakTimerNode.TimerNodeJob()
           
 
Method Summary
 void execute(JobContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhreakTimerNode.TimerNodeJob

public PhreakTimerNode.TimerNodeJob()
Method Detail

execute

public void execute(JobContext ctx)
Specified by:
execute in interface Job

Drools :: Core 6.2.0.CR4

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