org.drools.runtime.help.impl
Class BatchExecutionHelperProviderImpl
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchExecutionHelperProviderImpl
public BatchExecutionHelperProviderImpl()
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-2013 JBoss Inc.. All Rights Reserved.