Interface InstanceProvider<T>

All Known Subinterfaces:
ServiceCache<T>
All Known Implementing Classes:
ServiceCacheImpl

public interface InstanceProvider<T>
Provides a set of available instances for a service so that a strategy can pick one of them
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the current available set of instances