public class ServiceInstancePreRegisteredEvent
extends org.springframework.context.ApplicationEvent
register event for
ServiceInstance.source| Constructor and Description |
|---|
ServiceInstancePreRegisteredEvent(org.springframework.cloud.client.serviceregistry.ServiceRegistry<org.springframework.cloud.client.serviceregistry.Registration> registry,
org.springframework.cloud.client.serviceregistry.Registration source) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.client.serviceregistry.ServiceRegistry<org.springframework.cloud.client.serviceregistry.Registration> |
getRegistry() |
org.springframework.cloud.client.serviceregistry.Registration |
getSource() |
toStringpublic ServiceInstancePreRegisteredEvent(org.springframework.cloud.client.serviceregistry.ServiceRegistry<org.springframework.cloud.client.serviceregistry.Registration> registry,
org.springframework.cloud.client.serviceregistry.Registration source)
public org.springframework.cloud.client.serviceregistry.Registration getSource()
getSource in class EventObjectpublic org.springframework.cloud.client.serviceregistry.ServiceRegistry<org.springframework.cloud.client.serviceregistry.Registration> getRegistry()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.