public class DefaultModelJAXBContextFactory extends Object implements ModelJAXBContextFactory
ModelJAXBContextFactory.| Constructor and Description |
|---|
DefaultModelJAXBContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassLoader |
getClassLoader() |
protected String |
getPackages() |
JAXBContext |
newJAXBContext()
Creates a new
JAXBContext used for loading the Camel model |
public DefaultModelJAXBContextFactory()
public JAXBContext newJAXBContext() throws JAXBException
ModelJAXBContextFactoryJAXBContext used for loading the Camel modelnewJAXBContext in interface ModelJAXBContextFactoryJAXBException - is thrown if error creating the JAXBContextprotected String getPackages()
protected ClassLoader getClassLoader()
Apache Camel