org.drools.core.marshalling.impl
Interface TimersOutputMarshaller
- All Known Implementing Classes:
- ObjectTypeNode.ExpireJobContextTimerOutputMarshaller, Scheduler.ActivationTimerOutputMarshaller, SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller
public interface TimersOutputMarshaller
write
void write(JobContext jobCtx,
MarshallerWriteContext outputCtx)
throws IOException
- Throws:
IOException
serialize
ProtobufMessages.Timers.Timer serialize(JobContext jobCtx,
MarshallerWriteContext outputCtx)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.