org.drools.rule
Class SlidingTimeWindow.BehaviorJob

java.lang.Object
  extended by org.drools.rule.SlidingTimeWindow.BehaviorJob
All Implemented Interfaces:
Job
Enclosing class:
SlidingTimeWindow

public static class SlidingTimeWindow.BehaviorJob
extends Object
implements Job


Constructor Summary
SlidingTimeWindow.BehaviorJob()
           
 
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

SlidingTimeWindow.BehaviorJob

public SlidingTimeWindow.BehaviorJob()
Method Detail

execute

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


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