Class ReadAllQueryResultCollectionMetadataSource

  • All Implemented Interfaces:
    MetadataSource

    public class ReadAllQueryResultCollectionMetadataSource
    extends java.lang.Object
    implements MetadataSource
    Makes the ReadAllQueryResultCollection class available to JPA-RS JAXB context.
    See Also:
    ReadAllQueryResultCollection
    Author:
    gonural
    • Constructor Detail

      • ReadAllQueryResultCollectionMetadataSource

        public ReadAllQueryResultCollectionMetadataSource()
    • Method Detail

      • getXmlBindings

        public XmlBindings getXmlBindings​(java.util.Map<java.lang.String,​?> properties,
                                          java.lang.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