| Modifier and Type | Method and Description |
|---|---|
NacosServiceManager |
NacosServiceAutoConfiguration.nacosServiceManager() |
| Modifier and Type | Method and Description |
|---|---|
NacosServiceDiscovery |
NacosDiscoveryAutoConfiguration.nacosServiceDiscovery(NacosDiscoveryProperties discoveryProperties,
NacosServiceManager nacosServiceManager) |
NacosWatch |
NacosDiscoveryClientConfiguration.nacosWatch(NacosServiceManager nacosServiceManager,
NacosDiscoveryProperties nacosDiscoveryProperties) |
| Constructor and Description |
|---|
NacosServiceDiscovery(NacosDiscoveryProperties discoveryProperties,
NacosServiceManager nacosServiceManager) |
NacosWatch(NacosServiceManager nacosServiceManager,
NacosDiscoveryProperties properties) |
NacosWatch(NacosServiceManager nacosServiceManager,
NacosDiscoveryProperties properties,
org.springframework.beans.factory.ObjectProvider<org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler> taskScheduler)
Deprecated.
|
| Constructor and Description |
|---|
NacosDiscoveryHealthIndicator(NacosServiceManager nacosServiceManager) |
| Modifier and Type | Method and Description |
|---|---|
NacosDiscoveryEndpoint |
NacosDiscoveryEndpointAutoConfiguration.nacosDiscoveryEndpoint(NacosServiceManager nacosServiceManager,
NacosDiscoveryProperties nacosDiscoveryProperties) |
org.springframework.boot.actuate.health.HealthIndicator |
NacosDiscoveryEndpointAutoConfiguration.nacosDiscoveryHealthIndicator(NacosServiceManager nacosServiceManager) |
| Constructor and Description |
|---|
NacosDiscoveryEndpoint(NacosServiceManager nacosServiceManager,
NacosDiscoveryProperties nacosDiscoveryProperties) |
| Modifier and Type | Method and Description |
|---|---|
NacosServiceRegistry |
NacosServiceRegistryAutoConfiguration.nacosServiceRegistry(NacosServiceManager nacosServiceManager,
NacosDiscoveryProperties nacosDiscoveryProperties) |
| Constructor and Description |
|---|
NacosServiceRegistry(NacosServiceManager nacosServiceManager,
NacosDiscoveryProperties nacosDiscoveryProperties) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.