Package org.apache.camel.component.amqp
Class AMQPEndpointConfigurer
java.lang.Object
org.apache.camel.support.component.PropertyConfigurerSupport
org.apache.camel.component.jms.JmsEndpointConfigurer
org.apache.camel.component.amqp.AMQPEndpointConfigurer
- All Implemented Interfaces:
org.apache.camel.spi.GeneratedPropertyConfigurer,org.apache.camel.spi.PropertyConfigurer,org.apache.camel.spi.PropertyConfigurerGetter
@Generated("org.apache.camel.maven.packaging.EndpointSchemaGeneratorMojo")
public class AMQPEndpointConfigurer
extends org.apache.camel.component.jms.JmsEndpointConfigurer
implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter
Generated by camel build tools - do NOT edit this file!
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.component.jms.JmsEndpointConfigurer
configure, getOptionType, getOptionValueMethods inherited from class org.apache.camel.support.component.PropertyConfigurerSupport
propertyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.spi.PropertyConfigurer
configureMethods inherited from interface org.apache.camel.spi.PropertyConfigurerGetter
getAutowiredNames, getCollectionValueType, getOptionType, getOptionValue
-
Constructor Details
-
AMQPEndpointConfigurer
public AMQPEndpointConfigurer()
-