org.drools.marshalling.impl
Interface TimersOutputMarshaller

All Known Implementing Classes:
Scheduler.ActivationTimerOutputMarshaller, SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller

public interface TimersOutputMarshaller


Method Summary
 void write(JobContext jobCtx, MarshallerWriteContext outputCtx)
           
 

Method Detail

write

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


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