org.drools.runtime.help.impl
Class BatchExecutionHelperProviderImpl

java.lang.Object
  extended by org.drools.runtime.help.impl.BatchExecutionHelperProviderImpl
All Implemented Interfaces:
org.drools.runtime.help.BatchExecutionHelperProvider

public class BatchExecutionHelperProviderImpl
extends Object
implements org.drools.runtime.help.BatchExecutionHelperProvider


Constructor Summary
BatchExecutionHelperProviderImpl()
           
 
Method Summary
 com.thoughtworks.xstream.XStream newJSonMarshaller()
           
 com.thoughtworks.xstream.XStream newXStreamMarshaller()
           
 com.thoughtworks.xstream.XStream newXStreamMarshaller(com.thoughtworks.xstream.XStream xstream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchExecutionHelperProviderImpl

public BatchExecutionHelperProviderImpl()
Method Detail

newXStreamMarshaller

public com.thoughtworks.xstream.XStream newXStreamMarshaller()
Specified by:
newXStreamMarshaller in interface org.drools.runtime.help.BatchExecutionHelperProvider

newJSonMarshaller

public com.thoughtworks.xstream.XStream newJSonMarshaller()
Specified by:
newJSonMarshaller in interface org.drools.runtime.help.BatchExecutionHelperProvider

newXStreamMarshaller

public com.thoughtworks.xstream.XStream newXStreamMarshaller(com.thoughtworks.xstream.XStream xstream)


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