org.drools.marshalling.impl
Class PersisterHelper

java.lang.Object
  extended by org.drools.marshalling.impl.PersisterHelper

public class PersisterHelper
extends Object


Constructor Summary
PersisterHelper()
           
 
Method Summary
static WorkingMemoryAction readWorkingMemoryAction(MarshallerReaderContext context)
           
 void write(MarshallerWriteContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersisterHelper

public PersisterHelper()
Method Detail

readWorkingMemoryAction

public static WorkingMemoryAction readWorkingMemoryAction(MarshallerReaderContext context)
                                                   throws IOException,
                                                          ClassNotFoundException
Throws:
IOException
ClassNotFoundException

write

public void write(MarshallerWriteContext context)
           throws IOException
Throws:
IOException


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.