Class DefaultServiceInstance

java.lang.Object
org.apache.dubbo.registry.client.DefaultServiceInstance
All Implemented Interfaces:
Serializable, ServiceInstance

public class DefaultServiceInstance extends Object implements ServiceInstance
The default implementation of ServiceInstance.
Since:
2.7.5
See Also: