Class XmlJaxbRecorder
java.lang.Object
org.apache.camel.quarkus.component.xml.jaxb.XmlJaxbRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<org.apache.camel.spi.ModelJAXBContextFactory>io.quarkus.runtime.RuntimeValue<org.apache.camel.spi.ModelToXMLDumper>
-
Constructor Details
-
XmlJaxbRecorder
public XmlJaxbRecorder()
-
-
Method Details
-
newContextFactory
public io.quarkus.runtime.RuntimeValue<org.apache.camel.spi.ModelJAXBContextFactory> newContextFactory() -
newJaxbModelToXMLDumper
public io.quarkus.runtime.RuntimeValue<org.apache.camel.spi.ModelToXMLDumper> newJaxbModelToXMLDumper()
-