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(MarshallingConfigurationRepository repository,
ClassLoader loader) |
public SimpleMarshallingContextFactory()
public SimpleMarshallingContextFactory(org.jboss.marshalling.MarshallerFactory factory)
public SimpleMarshallingContext createMarshallingContext(MarshallingConfigurationRepository repository, ClassLoader loader)
createMarshallingContext in interface MarshallingContextFactoryCopyright © 2020 JBoss by Red Hat. All rights reserved.