public interface DiscoveryServiceClient
DiscoveryServiceClient
to discover services registered with DiscoveryService
.Modifier and Type | Method and Description |
---|---|
ServiceDiscovered |
discover(String name)
Discover service with the given name.
|
ServiceDiscovered discover(String name)
name
- Name of the serviceServiceDiscovered
object representing the result.Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.