| Package | Description |
|---|---|
| org.springframework.cloud.alicloud.ans | |
| org.springframework.cloud.alicloud.ans.registry |
| Modifier and Type | Method and Description |
|---|---|
AnsRegistration |
AnsAutoConfiguration.ansRegistration(AnsProperties ansProperties,
org.springframework.context.ApplicationContext applicationContext) |
| Modifier and Type | Method and Description |
|---|---|
AnsAutoServiceRegistration |
AnsAutoConfiguration.ansAutoServiceRegistration(AnsServiceRegistry registry,
org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties autoServiceRegistrationProperties,
AnsRegistration registration) |
| Modifier and Type | Method and Description |
|---|---|
protected AnsRegistration |
AnsAutoServiceRegistration.getManagementRegistration() |
protected AnsRegistration |
AnsAutoServiceRegistration.getRegistration() |
| Modifier and Type | Method and Description |
|---|---|
void |
AnsServiceRegistry.deregister(AnsRegistration registration) |
<T> T |
AnsServiceRegistry.getStatus(AnsRegistration registration) |
void |
AnsServiceRegistry.register(AnsRegistration registration) |
void |
AnsServiceRegistry.setStatus(AnsRegistration registration,
String status) |
| Constructor and Description |
|---|
AnsAutoServiceRegistration(org.springframework.cloud.client.serviceregistry.ServiceRegistry<AnsRegistration> serviceRegistry,
org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties autoServiceRegistrationProperties,
AnsRegistration registration) |
| Constructor and Description |
|---|
AnsAutoServiceRegistration(org.springframework.cloud.client.serviceregistry.ServiceRegistry<AnsRegistration> serviceRegistry,
org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties autoServiceRegistrationProperties,
AnsRegistration registration) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.