Class JavaMathMetadataSource

java.lang.Object
org.eclipse.persistence.jpa.rs.util.metadatasources.JavaMathMetadataSource
All Implemented Interfaces:
MetadataSource

public class JavaMathMetadataSource extends Object implements MetadataSource
Makes java.math package classes available to JPA-RS JAXB context.
Author:
gonural
  • Constructor Details

    • JavaMathMetadataSource

      public JavaMathMetadataSource()
  • Method Details

    • getXmlBindings

      public XmlBindings getXmlBindings(Map<String,?> properties, ClassLoader classLoader)
      Specified by:
      getXmlBindings in interface MetadataSource
      Parameters:
      properties - - The properties passed in to create the JAXBContext
      classLoader - - The ClassLoader passed in to create the JAXBContext
      Returns:
      the XmlBindings object representing the metadata