Class JacksonAvroDataFormatConfigurer
java.lang.Object
org.apache.camel.support.component.PropertyConfigurerSupport
org.apache.camel.component.jackson.avro.JacksonAvroDataFormatConfigurer
- All Implemented Interfaces:
org.apache.camel.spi.GeneratedPropertyConfigurer,org.apache.camel.spi.PropertyConfigurer
@Generated("org.apache.camel.maven.packaging.PackageDataFormatMojo")
public class JacksonAvroDataFormatConfigurer
extends org.apache.camel.support.component.PropertyConfigurerSupport
implements org.apache.camel.spi.GeneratedPropertyConfigurer
Generated by camel build tools - do NOT edit this file!
-
Field Summary
Fields inherited from class org.apache.camel.support.component.PropertyConfigurerSupport
MAGIC_VALUE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.support.component.PropertyConfigurerSupport
property
-
Constructor Details
-
JacksonAvroDataFormatConfigurer
public JacksonAvroDataFormatConfigurer()
-
-
Method Details