public static final class XRServiceFactory.OXMMetadataSource extends java.lang.Object implements MetadataSource
INTERNAL: Implementation of MetadataSource to allow passing XmlBindings to the DynamicJAXBContextFactory
Constructor and Description |
---|
OXMMetadataSource(XmlBindings bindings) |
Modifier and Type | Method and Description |
---|---|
XmlBindings |
getXmlBindings(java.util.Map<java.lang.String,?> properties,
java.lang.ClassLoader classLoader) |
public OXMMetadataSource(XmlBindings bindings)
public XmlBindings getXmlBindings(java.util.Map<java.lang.String,?> properties, java.lang.ClassLoader classLoader)
getXmlBindings
in interface MetadataSource
properties
- - The properties passed in to create the JAXBContextclassLoader
- - The ClassLoader passed in to create the JAXBContextEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference