KIE :: Execution Server :: API 6.2.0.Final

org.kie.server.api.marshalling
Class MarshallerFactory

java.lang.Object
  extended by org.kie.server.api.marshalling.MarshallerFactory

public class MarshallerFactory
extends Object


Constructor Summary
MarshallerFactory()
           
 
Method Summary
static Marshaller getMarshaller(MarshallingFormat format, ClassLoader classLoader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MarshallerFactory

public MarshallerFactory()
Method Detail

getMarshaller

public static Marshaller getMarshaller(MarshallingFormat format,
                                       ClassLoader classLoader)

KIE :: Execution Server :: API 6.2.0.Final

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