Class ConsulAgentProducerInvokeOnHeaderFactory

  • All Implemented Interfaces:
    org.apache.camel.spi.InvokeOnHeaderStrategy

    public class ConsulAgentProducerInvokeOnHeaderFactory
    extends Object
    implements org.apache.camel.spi.InvokeOnHeaderStrategy
    Generated by camel build tools - do NOT edit this file!
    • Constructor Detail

      • ConsulAgentProducerInvokeOnHeaderFactory

        public ConsulAgentProducerInvokeOnHeaderFactory()
    • Method Detail

      • invoke

        public Object invoke​(Object obj,
                             String key,
                             org.apache.camel.Exchange exchange,
                             org.apache.camel.AsyncCallback callback)
                      throws Exception
        Specified by:
        invoke in interface org.apache.camel.spi.InvokeOnHeaderStrategy
        Throws:
        Exception