Package | Description |
---|---|
org.springframework.cloud.client.serviceregistry | |
org.springframework.cloud.client.serviceregistry.endpoint |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAutoServiceRegistration<R extends Registration>
Lifecycle methods that may be useful and common to
ServiceRegistry implementations. |
interface |
ServiceRegistry<R extends Registration>
Contract to register and deregister instances with a Service Registry.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceRegistryEndpoint.setRegistration(Registration registration) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.