org.drools.time
Class SelfRemovalJob
java.lang.Object
org.drools.time.SelfRemovalJob
- All Implemented Interfaces:
- Job
public class SelfRemovalJob
- extends Object
- implements Job
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelfRemovalJob
public SelfRemovalJob(Job job)
getJob
public Job getJob()
execute
public void execute(JobContext ctx)
- Specified by:
execute
in interface Job
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.