Class CamelGuavaeventbusSinkConnectorConfig


  • @Generated("This class has been generated by camel-kafka-connector-generator-maven-plugin, remove this annotation to prevent it from being generated.")
    public class CamelGuavaeventbusSinkConnectorConfig
    extends CamelSinkConnectorConfig
    • Field Detail

      • CAMEL_SINK_GUAVAEVENTBUS_PATH_EVENT_BUS_REF_CONF

        public static final String CAMEL_SINK_GUAVAEVENTBUS_PATH_EVENT_BUS_REF_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GUAVAEVENTBUS_PATH_EVENT_BUS_REF_DOC

        public static final String CAMEL_SINK_GUAVAEVENTBUS_PATH_EVENT_BUS_REF_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GUAVAEVENTBUS_PATH_EVENT_BUS_REF_DEFAULT

        public static final String CAMEL_SINK_GUAVAEVENTBUS_PATH_EVENT_BUS_REF_DEFAULT
      • CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_EVENT_CLASS_CONF

        public static final String CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_EVENT_CLASS_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_EVENT_CLASS_DOC

        public static final String CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_EVENT_CLASS_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_EVENT_CLASS_DEFAULT

        public static final String CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_EVENT_CLASS_DEFAULT
      • CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_LISTENER_INTERFACE_CONF

        public static final String CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_LISTENER_INTERFACE_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_LISTENER_INTERFACE_DOC

        public static final String CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_LISTENER_INTERFACE_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_LISTENER_INTERFACE_DEFAULT

        public static final String CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_LISTENER_INTERFACE_DEFAULT
      • CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_GUAVAEVENTBUS_ENDPOINT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_EVENT_BUS_CONF

        public static final String CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_EVENT_BUS_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_EVENT_BUS_DOC

        public static final String CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_EVENT_BUS_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_EVENT_BUS_DEFAULT

        public static final String CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_EVENT_BUS_DEFAULT
      • CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_AUTOWIRED_ENABLED_CONF

        public static final String CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_AUTOWIRED_ENABLED_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_AUTOWIRED_ENABLED_DOC

        public static final String CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_AUTOWIRED_ENABLED_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_AUTOWIRED_ENABLED_DEFAULT

        public static final Boolean CAMEL_SINK_GUAVAEVENTBUS_COMPONENT_AUTOWIRED_ENABLED_DEFAULT
    • Constructor Detail

      • CamelGuavaeventbusSinkConnectorConfig

        public CamelGuavaeventbusSinkConnectorConfig​(org.apache.kafka.common.config.ConfigDef config,
                                                     Map<String,​String> parsedConfig)
      • CamelGuavaeventbusSinkConnectorConfig

        public CamelGuavaeventbusSinkConnectorConfig​(Map<String,​String> parsedConfig)
    • Method Detail

      • conf

        public static org.apache.kafka.common.config.ConfigDef conf()