public class RpcMetaExporter extends Object implements org.springframework.context.ApplicationListener, org.springframework.beans.factory.InitializingBean
| 限定符和类型 | 字段和说明 |
|---|---|
protected static org.slf4j.Logger |
LOGGER
log this class.
|
| 构造器和说明 |
|---|
RpcMetaExporter() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterPropertiesSet() |
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event) |
void |
setPath(String path)
Sets the path.
|
void |
setServiceHost(String serviceHost)
Sets the service host.
|
void |
setServicePort(int servicePort)
Sets the service port.
|
public void setPath(String path)
path - the new pathpublic void setServicePort(int servicePort)
servicePort - the new service portpublic void setServiceHost(String serviceHost)
serviceHost - the new service hostpublic void onApplicationEvent(org.springframework.context.ApplicationEvent event)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListenerCopyright © 2022 Baidu, Inc.. All rights reserved.