Class Sjms2EndpointConfigurer

  • All Implemented Interfaces:
    org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter

    public class Sjms2EndpointConfigurer
    extends org.apache.camel.component.sjms.SjmsEndpointConfigurer
    implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter
    Generated by camel build tools - do NOT edit this file!
    • Constructor Detail

      • Sjms2EndpointConfigurer

        public Sjms2EndpointConfigurer()
    • Method Detail

      • 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
        Overrides:
        configure in class org.apache.camel.component.sjms.SjmsEndpointConfigurer
      • getOptionType

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

        public Object getOptionValue​(Object obj,
                                     String name,
                                     boolean ignoreCase)
        Specified by:
        getOptionValue in interface org.apache.camel.spi.PropertyConfigurerGetter
        Overrides:
        getOptionValue in class org.apache.camel.component.sjms.SjmsEndpointConfigurer