org.drools.reteoo
Class ObjectTypeNode.ExpireJob

java.lang.Object
  extended by org.drools.reteoo.ObjectTypeNode.ExpireJob
All Implemented Interfaces:
Job
Enclosing class:
ObjectTypeNode

public static class ObjectTypeNode.ExpireJob
extends Object
implements Job


Constructor Summary
ObjectTypeNode.ExpireJob()
           
 
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

ObjectTypeNode.ExpireJob

public ObjectTypeNode.ExpireJob()
Method Detail

execute

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


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