Drools :: Core 6.1.0.Beta1

org.drools.core.rule
Class SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller

java.lang.Object
  extended by org.drools.core.rule.SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller
All Implemented Interfaces:
TimersOutputMarshaller
Enclosing class:
SlidingTimeWindow

public static class SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller
extends Object
implements TimersOutputMarshaller


Constructor Summary
SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller()
           
 
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

SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller

public SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller()
Method Detail

write

public void write(JobContext jobCtx,
                  MarshallerWriteContext outputCtx)
           throws IOException
Throws:
IOException

serialize

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

Drools :: Core 6.1.0.Beta1

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