org.drools.marshalling.impl
Interface TimersInputMarshaller

All Known Implementing Classes:
Scheduler.ActivationTimerInputMarshaller, SlidingTimeWindow.BehaviorJobContextTimerInputMarshaller

public interface TimersInputMarshaller


Method Summary
 void read(MarshallerReaderContext inCtx)
           
 

Method Detail

read

void read(MarshallerReaderContext inCtx)
          throws IOException,
                 ClassNotFoundException
Throws:
IOException
ClassNotFoundException


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