Package io.ebeaninternal.xmlmapping
Class JaxbXmapService
- java.lang.Object
-
- io.ebeaninternal.xmlmapping.JaxbXmapService
-
- All Implemented Interfaces:
XmapService
public class JaxbXmapService extends Object implements XmapService
-
-
Constructor Summary
Constructors Constructor Description JaxbXmapService()
-
-
-
Constructor Detail
-
JaxbXmapService
public JaxbXmapService()
-
-
Method Detail
-
read
public List<XmapEbean> read(ClassLoader classLoader, List<String> mappingLocations)
- Specified by:
readin interfaceXmapService
-
-