public class SpringIntegrationEndpointConfigurer
extends org.apache.camel.support.component.PropertyConfigurerSupport
implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter
| Constructor and Description | 
|---|
| SpringIntegrationEndpointConfigurer() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | configure(org.apache.camel.CamelContext camelContext,
         Object obj,
         String name,
         Object value,
         boolean ignoreCase) | 
| Map<String,Object> | getAllOptions(Object target) | 
| Object | getOptionValue(Object obj,
              String name,
              boolean ignoreCase) | 
public boolean configure(org.apache.camel.CamelContext camelContext,
                         Object obj,
                         String name,
                         Object value,
                         boolean ignoreCase)
configure in interface org.apache.camel.spi.PropertyConfigurerpublic Map<String,Object> getAllOptions(Object target)
getAllOptions in interface org.apache.camel.spi.PropertyConfigurerGetterApache Camel