Uses of Class
org.eclipse.persistence.internal.jaxb.JaxbClassLoader
-
Packages that use JaxbClassLoader Package Description org.eclipse.persistence.jaxb.compiler org.eclipse.persistence.jaxb.javamodel.oxm -
-
Uses of JaxbClassLoader in org.eclipse.persistence.jaxb.compiler
Methods in org.eclipse.persistence.jaxb.compiler that return JaxbClassLoader Modifier and Type Method Description JaxbClassLoaderMappingsGenerator. getJaxbClassLoader() -
Uses of JaxbClassLoader in org.eclipse.persistence.jaxb.javamodel.oxm
Methods in org.eclipse.persistence.jaxb.javamodel.oxm that return JaxbClassLoader Modifier and Type Method Description JaxbClassLoaderOXMJavaModelImpl. getJaxbClassLoader()Returns thisJavaModel'sJaxbClassLoader, which should be the parentClassLoader.
-