public class SimpleMarshallingContextFactory extends Object implements MarshallingContextFactory
SimpleMarshallingContext
.Constructor and Description |
---|
SimpleMarshallingContextFactory() |
SimpleMarshallingContextFactory(org.jboss.marshalling.MarshallerFactory factory) |
Modifier and Type | Method and Description |
---|---|
SimpleMarshallingContext |
createMarshallingContext(VersionedMarshallingConfiguration configuration,
ClassLoader loader) |
public SimpleMarshallingContextFactory()
public SimpleMarshallingContextFactory(org.jboss.marshalling.MarshallerFactory factory)
public SimpleMarshallingContext createMarshallingContext(VersionedMarshallingConfiguration configuration, ClassLoader loader)
createMarshallingContext
in interface MarshallingContextFactory
Copyright © 2013 JBoss by Red Hat. All rights reserved.