Class ServiceCallServiceFilterConfiguration

    • Constructor Detail

      • ServiceCallServiceFilterConfiguration

        public ServiceCallServiceFilterConfiguration()
      • ServiceCallServiceFilterConfiguration

        public ServiceCallServiceFilterConfiguration​(ServiceCallDefinition parent,
                                                     String factoryKey)
    • Method Detail

      • newInstance

        public org.apache.camel.cloud.ServiceFilter newInstance​(org.apache.camel.CamelContext camelContext)
                                                         throws Exception
        Specified by:
        newInstance in interface org.apache.camel.cloud.ServiceFactory<org.apache.camel.cloud.ServiceFilter>
        Throws:
        Exception