public class CollectionWrapperMetadataSource extends java.lang.Object implements MetadataSource
Constructor and Description |
---|
CollectionWrapperMetadataSource()
Creates a new CollectionWrapperMetadataSource.
|
Modifier and Type | Method and Description |
---|---|
XmlBindings |
getXmlBindings(java.util.Map<java.lang.String,?> properties,
java.lang.ClassLoader classLoader) |
public CollectionWrapperMetadataSource()
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 JAXBContext