public abstract class ServiceInstanceEvent extends Event
Dubbo event for an service instance| 构造器和说明 |
|---|
ServiceInstanceEvent(Object source,
ServiceInstance serviceInstance) |
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceInstance |
getServiceInstance()
Get current
service instance |
getTimestampgetSource, toStringpublic ServiceInstanceEvent(Object source, ServiceInstance serviceInstance)
serviceInstance - an service instancepublic ServiceInstance getServiceInstance()
service instanceservice instanceCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.