public class ServiceDiscoveredEvent
extends org.springframework.context.ApplicationEvent
source| Constructor and Description |
|---|
ServiceDiscoveredEvent(Object source,
Map<String,List<ServiceInfo>> services) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<ServiceInfo>> |
getServices() |
getSource, toStringpublic ServiceDiscoveredEvent(Object source, Map<String,List<ServiceInfo>> services)
public Map<String,List<ServiceInfo>> getServices()
Copyright © 2022. All rights reserved.