public abstract class ServiceInstanceEvent extends Event
Dubbo event for an service instance| Constructor and Description |
|---|
ServiceInstanceEvent(Object source,
ServiceInstance serviceInstance) |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstance |
getServiceInstance()
Get current
service instance |
getTimestampgetSource, toStringpublic ServiceInstanceEvent(Object source, ServiceInstance serviceInstance)
serviceInstance - an service instancepublic ServiceInstance getServiceInstance()
service instanceservice instanceCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.