org.drools.reteoo
Class ObjectTypeNode.ExpireJobContextTimerOutputMarshaller

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

public static class ObjectTypeNode.ExpireJobContextTimerOutputMarshaller
extends Object
implements TimersOutputMarshaller


Constructor Summary
ObjectTypeNode.ExpireJobContextTimerOutputMarshaller()
           
 
Method Summary
 void write(JobContext jobCtx, MarshallerWriteContext outputCtx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectTypeNode.ExpireJobContextTimerOutputMarshaller

public ObjectTypeNode.ExpireJobContextTimerOutputMarshaller()
Method Detail

write

public void write(JobContext jobCtx,
                  MarshallerWriteContext outputCtx)
           throws IOException
Specified by:
write in interface TimersOutputMarshaller
Throws:
IOException


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