Class DefaultRegistration
- java.lang.Object
-
- org.springframework.cloud.client.DefaultServiceInstance
-
- io.microsphere.spring.cloud.client.service.registry.DefaultRegistration
-
- All Implemented Interfaces:
org.springframework.cloud.client.ServiceInstance,org.springframework.cloud.client.serviceregistry.Registration
public class DefaultRegistration extends org.springframework.cloud.client.DefaultServiceInstance implements org.springframework.cloud.client.serviceregistry.RegistrationDefaultRegistration- Since:
- 1.0.0
- Author:
- Mercy
- See Also:
DefaultServiceInstance
-
-
Constructor Summary
Constructors Constructor Description DefaultRegistration()
-
Method Summary
-
Methods inherited from class org.springframework.cloud.client.DefaultServiceInstance
equals, getHost, getInstanceId, getMetadata, getPort, getServiceId, getUri, getUri, hashCode, isSecure, setHost, setInstanceId, setPort, setServiceId, setUri, toString
-
-