Interface Listenable<T>

All Known Subinterfaces:
EndpointGroup, ListenableHealthChecker
All Known Implementing Classes:
AbstractListenable, DnsAddressEndpointGroup, DnsServiceEndpointGroup, DnsTextEndpointGroup, DynamicEndpointGroup, Endpoint, EurekaEndpointGroup, HealthCheckedEndpointGroup, PropertiesEndpointGroup, SettableHealthChecker, ZooKeeperEndpointGroup

public interface Listenable<T>
An interface that accepts item change listeners.