public class CompileResults
extends java.lang.Object
| Constructor and Description |
|---|
CompileResults(java.lang.ClassLoader classLoader,
javax.xml.bind.JAXBContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.ClassLoader |
getClassLoader() |
javax.xml.bind.JAXBContext |
getJAXBContext() |
void |
setContextClassLoader()
Sets the thread context class loader to the current class loader for the newly created
JAXB beans
|
Copyright © 2014 Red Hat. All Rights Reserved.