org.drools.common
Class Scheduler.ActivationTimerJob

java.lang.Object
  extended by org.drools.common.Scheduler.ActivationTimerJob
All Implemented Interfaces:
Job
Enclosing class:
Scheduler

public static class Scheduler.ActivationTimerJob
extends Object
implements Job


Constructor Summary
Scheduler.ActivationTimerJob()
           
 
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

Scheduler.ActivationTimerJob

public Scheduler.ActivationTimerJob()
Method Detail

execute

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


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