Drools :: Core 6.1.0.Beta1

org.drools.core.common
Class Scheduler.ActivationTimerInputMarshaller

java.lang.Object
  extended by org.drools.core.common.Scheduler.ActivationTimerInputMarshaller
All Implemented Interfaces:
TimersInputMarshaller
Enclosing class:
Scheduler

public static class Scheduler.ActivationTimerInputMarshaller
extends Object
implements TimersInputMarshaller


Constructor Summary
Scheduler.ActivationTimerInputMarshaller()
           
 
Method Summary
 void deserialize(MarshallerReaderContext inCtx, ProtobufMessages.Timers.Timer _timer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scheduler.ActivationTimerInputMarshaller

public Scheduler.ActivationTimerInputMarshaller()
Method Detail

deserialize

public void deserialize(MarshallerReaderContext inCtx,
                        ProtobufMessages.Timers.Timer _timer)
                 throws ClassNotFoundException
Specified by:
deserialize in interface TimersInputMarshaller
Throws:
ClassNotFoundException

Drools :: Core 6.1.0.Beta1

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