public class ServiceInstanceRegisteredEvent
extends org.springframework.context.ApplicationEvent
register event for
Registration.source| Constructor and Description |
|---|
ServiceInstanceRegisteredEvent(org.springframework.cloud.client.serviceregistry.Registration source) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.client.serviceregistry.Registration |
getSource() |
toStringpublic ServiceInstanceRegisteredEvent(org.springframework.cloud.client.serviceregistry.Registration source)
public org.springframework.cloud.client.serviceregistry.Registration getSource()
getSource in class EventObjectCopyright © 2021 Pivotal Software, Inc.. All rights reserved.