Class JaxbDataFormatConfigurer

java.lang.Object
org.apache.camel.support.component.PropertyConfigurerSupport
org.apache.camel.converter.jaxb.JaxbDataFormatConfigurer
All Implemented Interfaces:
org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurer

public class JaxbDataFormatConfigurer extends org.apache.camel.support.component.PropertyConfigurerSupport implements org.apache.camel.spi.GeneratedPropertyConfigurer
Generated by camel build tools - do NOT edit this file!
  • Constructor Details

    • JaxbDataFormatConfigurer

      public JaxbDataFormatConfigurer()
  • Method Details

    • configure

      public boolean configure(org.apache.camel.CamelContext camelContext, Object target, String name, Object value, boolean ignoreCase)
      Specified by:
      configure in interface org.apache.camel.spi.PropertyConfigurer