org.drools.reteoo
Class ObjectTypeNode.ExpireJobContextTimerInputMarshaller

java.lang.Object
  extended by org.drools.reteoo.ObjectTypeNode.ExpireJobContextTimerInputMarshaller
All Implemented Interfaces:
TimersInputMarshaller
Enclosing class:
ObjectTypeNode

public static class ObjectTypeNode.ExpireJobContextTimerInputMarshaller
extends Object
implements TimersInputMarshaller


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

Constructor Detail

ObjectTypeNode.ExpireJobContextTimerInputMarshaller

public ObjectTypeNode.ExpireJobContextTimerInputMarshaller()
Method Detail

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.