Interface DiscoveryClient

All Superinterfaces:
AutoCloseable, Closeable, Described
All Known Implementing Classes:
CompositeDiscoveryClient, DefaultCompositeDiscoveryClient

@Indexed(DiscoveryClient.class) public interface DiscoveryClient extends Closeable, AutoCloseable, Described
Main client abstraction used for service discovery.
Since:
1.0
Author:
Graeme Rocher