org.drools.core.marshalling.impl
Class OutputMarshaller
java.lang.Object
org.drools.core.marshalling.impl.OutputMarshaller
public class OutputMarshaller
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputMarshaller
public OutputMarshaller()
writeWorkItem
public static void writeWorkItem(MarshallerWriteContext context,
WorkItem workItem)
throws IOException
- Throws:
IOException
writeTrigger
public static void writeTrigger(Trigger trigger,
MarshallerWriteContext outCtx)
throws IOException
- Throws:
IOException
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.