Interface SelectedInstanceCallback

  • All Known Implementing Classes:
    SameInstancePreferenceServiceInstanceListSupplier

    public interface SelectedInstanceCallback
    A callback interface that allows to pass the selected service instance data from the LoadBalancer.
    Since:
    2.2.7
    Author:
    Olga Maciaszek-Sharma
    • Method Detail

      • selectedServiceInstance

        void selectedServiceInstance​(ServiceInstance serviceInstance)
        Passes the selected ServiceInstance as an argument.
        Parameters:
        serviceInstance - that has been selected