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

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

public static class TimerManager.ProcessTimerOutputMarshaller
extends Object
implements org.drools.marshalling.impl.TimersOutputMarshaller


Constructor Summary
TimerManager.ProcessTimerOutputMarshaller()
           
 
Method Summary
 void write(JobContext ctx, org.drools.marshalling.impl.MarshallerWriteContext outCtx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerManager.ProcessTimerOutputMarshaller

public TimerManager.ProcessTimerOutputMarshaller()
Method Detail

write

public void write(JobContext ctx,
                  org.drools.marshalling.impl.MarshallerWriteContext outCtx)
           throws IOException
Specified by:
write in interface org.drools.marshalling.impl.TimersOutputMarshaller
Throws:
IOException


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