Drools :: Core 6.0.0.Beta5

org.drools.core.phreak
Class PhreakTimerNode.TimerNodeTimerOutputMarshaller

java.lang.Object
  extended by org.drools.core.phreak.PhreakTimerNode.TimerNodeTimerOutputMarshaller
All Implemented Interfaces:
TimersOutputMarshaller
Enclosing class:
PhreakTimerNode

public static class PhreakTimerNode.TimerNodeTimerOutputMarshaller
extends Object
implements TimersOutputMarshaller


Constructor Summary
PhreakTimerNode.TimerNodeTimerOutputMarshaller()
           
 
Method Summary
 ProtobufMessages.Timers.Timer serialize(JobContext jobCtx, MarshallerWriteContext outputCtx)
           
 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

PhreakTimerNode.TimerNodeTimerOutputMarshaller

public PhreakTimerNode.TimerNodeTimerOutputMarshaller()
Method Detail

write

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

serialize

public ProtobufMessages.Timers.Timer serialize(JobContext jobCtx,
                                               MarshallerWriteContext outputCtx)
Specified by:
serialize in interface TimersOutputMarshaller

Drools :: Core 6.0.0.Beta5

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