public class DynamicXmlV2MetadataSource extends Object implements MetadataSource
MetadataSource used in the creation of dynamic JAXB contexts
for applications in JPARS v2.0.| Constructor and Description |
|---|
DynamicXmlV2MetadataSource(AbstractSession session,
String packageName)
Creates a new DynamicXmlV2MetadataSource.
|
| Modifier and Type | Method and Description |
|---|---|
XmlBindings |
getXmlBindings(Map<String,?> properties,
ClassLoader classLoader) |
public DynamicXmlV2MetadataSource(AbstractSession session, String packageName)
session - the session.packageName - the package name to process.public XmlBindings getXmlBindings(Map<String,?> properties, ClassLoader classLoader)
getXmlBindings in interface MetadataSourceproperties - - The properties passed in to create the JAXBContextclassLoader - - The ClassLoader passed in to create the JAXBContextEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference