org.drools.core.time
Class SelfRemovalJob
java.lang.Object
org.drools.core.time.SelfRemovalJob
- All Implemented Interfaces:
- Serializable, Job
public class SelfRemovalJob
- extends Object
- implements Job, Serializable
- See Also:
- Serialized Form
| 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-2014 JBoss by Red Hat. All Rights Reserved.