org.drools.core.marshalling.impl
Class InputMarshaller
java.lang.Object
org.drools.core.marshalling.impl.InputMarshaller
public class InputMarshaller
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputMarshaller
public InputMarshaller()
readFactHandle
public static InternalFactHandle readFactHandle(MarshallerReaderContext context)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
readWorkItem
public static WorkItem readWorkItem(MarshallerReaderContext context)
throws IOException
- Throws:
IOException
readTrigger
public static Trigger readTrigger(MarshallerReaderContext inCtx)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.