| Package | Description |
|---|---|
| com.alibaba.cloud.nacos.registry |
| Modifier and Type | Method and Description |
|---|---|
protected NacosRegistration |
NacosAutoServiceRegistration.getManagementRegistration() |
protected NacosRegistration |
NacosAutoServiceRegistration.getRegistration() |
NacosRegistration |
NacosServiceRegistryAutoConfiguration.nacosRegistration(org.springframework.beans.factory.ObjectProvider<List<NacosRegistrationCustomizer>> registrationCustomizers,
NacosDiscoveryProperties nacosDiscoveryProperties,
org.springframework.context.ApplicationContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
NacosRegistrationCustomizer.customize(NacosRegistration registration)
customize NacosRegistration.
|
NacosAutoServiceRegistration |
NacosServiceRegistryAutoConfiguration.nacosAutoServiceRegistration(NacosServiceRegistry registry,
org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties autoServiceRegistrationProperties,
NacosRegistration registration) |
| Constructor and Description |
|---|
NacosAutoServiceRegistration(org.springframework.cloud.client.serviceregistry.ServiceRegistry<org.springframework.cloud.client.serviceregistry.Registration> serviceRegistry,
org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties autoServiceRegistrationProperties,
NacosRegistration registration) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.