Drools :: Core 6.1.0.Beta1

org.drools.core.marshalling.impl
Interface TimersInputMarshaller

All Known Implementing Classes:
ObjectTypeNode.ExpireJobContextTimerInputMarshaller, PhreakTimerNode.TimerNodeTimerInputMarshaller, Scheduler.ActivationTimerInputMarshaller, SlidingTimeWindow.BehaviorJobContextTimerInputMarshaller

public interface TimersInputMarshaller


Method Summary
 void deserialize(MarshallerReaderContext inCtx, ProtobufMessages.Timers.Timer _timer)
           
 

Method Detail

deserialize

void deserialize(MarshallerReaderContext inCtx,
                 ProtobufMessages.Timers.Timer _timer)
                 throws ClassNotFoundException
Throws:
ClassNotFoundException

Drools :: Core 6.1.0.Beta1

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