org.drools.common
Class Scheduler.ActivationTimerInputMarshaller
java.lang.Object
org.drools.common.Scheduler.ActivationTimerInputMarshaller
- All Implemented Interfaces:
- TimersInputMarshaller
- Enclosing class:
- Scheduler
public static class Scheduler.ActivationTimerInputMarshaller
- extends Object
- implements TimersInputMarshaller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Scheduler.ActivationTimerInputMarshaller
public Scheduler.ActivationTimerInputMarshaller()
read
public void read(MarshallerReaderContext inCtx)
throws IOException,
ClassNotFoundException
- Specified by:
read
in interface TimersInputMarshaller
- Throws:
IOException
ClassNotFoundException
deserialize
public void deserialize(MarshallerReaderContext inCtx,
ProtobufMessages.Timers.Timer _timer)
throws ClassNotFoundException
- Specified by:
deserialize
in interface TimersInputMarshaller
- Throws:
ClassNotFoundException
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.