Class ServiceCallServiceDiscoveryConfiguration

    • Constructor Detail

      • ServiceCallServiceDiscoveryConfiguration

        public ServiceCallServiceDiscoveryConfiguration()
        Deprecated.
      • ServiceCallServiceDiscoveryConfiguration

        public ServiceCallServiceDiscoveryConfiguration​(ServiceCallDefinition parent,
                                                        String factoryKey)
        Deprecated.
    • Method Detail

      • newInstance

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