org.drools.time
Interface Job

All Known Implementing Classes:
ObjectTypeNode.ExpireJob, Scheduler.ActivationTimerJob, SelfRemovalJob, SlidingTimeWindow.BehaviorJob

public interface Job


Method Summary
 void execute(JobContext ctx)
           
 

Method Detail

execute

void execute(JobContext ctx)


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