public class HostFilterRegisterListener extends AbstractRegisterListener
serviceRegistrypluginAdapter, pluginContextAware, pluginEventWapper| 构造器和说明 |
|---|
HostFilterRegisterListener() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getOrder() |
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) |
getServiceRegistrygetPluginAdapter, getPluginContextAware, getPluginEventWapperpublic 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()
public int getOrder()
getOrder 在接口中 org.springframework.core.OrderedgetOrder 在类中 BasicListenerCopyright © 2020 Nepxion. All rights reserved.