Package org.apache.camel.component.jms
Class JmsEndpointConfigurer
java.lang.Object
org.apache.camel.support.component.PropertyConfigurerSupport
org.apache.camel.component.jms.JmsEndpointConfigurer
- All Implemented Interfaces:
org.apache.camel.spi.GeneratedPropertyConfigurer
,org.apache.camel.spi.PropertyConfigurer
,org.apache.camel.spi.PropertyConfigurerGetter
public class JmsEndpointConfigurer
extends org.apache.camel.support.component.PropertyConfigurerSupport
implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter
Generated by camel build tools - do NOT edit this file!
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.camel.support.component.PropertyConfigurerSupport
property
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.camel.spi.PropertyConfigurerGetter
getAutowiredNames, getCollectionValueType
-
Constructor Details
-
JmsEndpointConfigurer
public JmsEndpointConfigurer()
-
-
Method Details
-
configure
public boolean configure(org.apache.camel.CamelContext camelContext, Object obj, String name, Object value, boolean ignoreCase) - Specified by:
configure
in interfaceorg.apache.camel.spi.PropertyConfigurer
-
getOptionType
- Specified by:
getOptionType
in interfaceorg.apache.camel.spi.PropertyConfigurerGetter
-
getOptionValue
- Specified by:
getOptionValue
in interfaceorg.apache.camel.spi.PropertyConfigurerGetter
-