public class RegisterListenerExecutor extends Object
| 构造器和说明 |
|---|
RegisterListenerExecutor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onClose() |
void |
onDeregister(org.springframework.cloud.client.serviceregistry.Registration registration) |
void |
onRegister(org.springframework.cloud.client.serviceregistry.Registration registration) |
void |
onSetStatus(org.springframework.cloud.client.serviceregistry.Registration registration,
String status) |
public void onRegister(org.springframework.cloud.client.serviceregistry.Registration registration)
public void onDeregister(org.springframework.cloud.client.serviceregistry.Registration registration)
public void onSetStatus(org.springframework.cloud.client.serviceregistry.Registration registration,
String status)
public void onClose()
Copyright © 2020 Nepxion. All rights reserved.