jBPM distribution 6.0.0.CR5

org.jbpm.process.instance.timer
Class TimerManager.ProcessTimerInputMarshaller

java.lang.Object
  extended by org.jbpm.process.instance.timer.TimerManager.ProcessTimerInputMarshaller
All Implemented Interfaces:
org.drools.core.marshalling.impl.TimersInputMarshaller
Enclosing class:
TimerManager

public static class TimerManager.ProcessTimerInputMarshaller
extends Object
implements org.drools.core.marshalling.impl.TimersInputMarshaller


Constructor Summary
TimerManager.ProcessTimerInputMarshaller()
           
 
Method Summary
 void deserialize(org.drools.core.marshalling.impl.MarshallerReaderContext inCtx, org.drools.core.marshalling.impl.ProtobufMessages.Timers.Timer _timer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerManager.ProcessTimerInputMarshaller

public TimerManager.ProcessTimerInputMarshaller()
Method Detail

deserialize

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

jBPM distribution 6.0.0.CR5

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