Class AS2EndpointConfigurer

java.lang.Object
org.apache.camel.support.component.PropertyConfigurerSupport
org.apache.camel.component.as2.AS2EndpointConfigurer
All Implemented Interfaces:
org.apache.camel.spi.ExtendedPropertyConfigurerGetter, org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter

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

    • AS2EndpointConfigurer

      public AS2EndpointConfigurer()
  • Method Details

    • configure

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

      public Map<String,Object> getAllOptions(Object target)
      Specified by:
      getAllOptions in interface org.apache.camel.spi.ExtendedPropertyConfigurerGetter
    • getOptionType

      public Class<?> getOptionType(String name, boolean ignoreCase)
      Specified by:
      getOptionType in interface org.apache.camel.spi.PropertyConfigurerGetter
    • getOptionValue

      public Object getOptionValue(Object obj, String name, boolean ignoreCase)
      Specified by:
      getOptionValue in interface org.apache.camel.spi.PropertyConfigurerGetter