public interface ModelJAXBContextFactory
| Modifier and Type | Method and Description |
|---|---|
JAXBContext |
newJAXBContext()
Creates a new
JAXBContext used for loading the Camel model |
JAXBContext newJAXBContext() throws JAXBException
JAXBContext used for loading the Camel modelJAXBException - is thrown if error creating the JAXBContextApache Camel