org.jboss.errai.marshalling.rebind.api
Class GeneratorMappingContextFactory
java.lang.Object
org.jboss.errai.marshalling.rebind.api.GeneratorMappingContextFactory
public class GeneratorMappingContextFactory
- extends Object
Creates and holds references to GeneratorMappingContext
s for different
MarshallerOutputTarget
s.
- Author:
- Christian Sadilek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneratorMappingContextFactory
public GeneratorMappingContextFactory()
getFor
public static GeneratorMappingContext getFor(com.google.gwt.core.ext.GeneratorContext context,
MarshallerOutputTarget target)
create
public static GeneratorMappingContext create(com.google.gwt.core.ext.GeneratorContext context,
MarshallerOutputTarget target,
MarshallerGeneratorFactory marshallerGeneratorFactory,
ClassStructureBuilder<?> classStructureBuilder,
ArrayMarshallerCallback arrayMarshallerCallback)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.