- java.lang.Object
-
- org.eclipse.persistence.jaxb.metadata.MetadataSourceAdapter
-
- All Implemented Interfaces:
- MetadataSource
- Direct Known Subclasses:
- XMLMetadataSource
public abstract class MetadataSourceAdapter
extends java.lang.Object
implements MetadataSource
You may subclass this class rather than implement the MetadataSource
interface allowing insulation from future additions to the interface.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
XmlBindings |
getXmlBindings(java.util.Map<java.lang.String,?> properties,
java.lang.ClassLoader classLoader) |
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
EclipseLink 2.4.2, "build v20130514-5956486" API Reference