org.drools.runtime.help
Interface BatchExecutionHelperProvider


public interface BatchExecutionHelperProvider

This api is experimental and thus the classes and the interfaces returned are subject to change.


Method Summary
 com.thoughtworks.xstream.XStream newJSonMarshaller()
           
 com.thoughtworks.xstream.XStream newXStreamMarshaller()
           
 

Method Detail

newXStreamMarshaller

com.thoughtworks.xstream.XStream newXStreamMarshaller()

newJSonMarshaller

com.thoughtworks.xstream.XStream newJSonMarshaller()


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