public class SpringMvcRegister extends Object implements ISpringMvcRegister
| 构造器和说明 |
|---|
SpringMvcRegister(org.apache.curator.framework.CuratorFramework client,
String basePath,
String address,
Integer port) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
void |
refresh() |
void |
regist() |
void |
setPreServiceName(String preServiceName) |
void |
setSpringMvcServiceScanner(SpringMvcServiceScanner springMvcServiceScanner) |
public void regist()
throws Exception
regist 在接口中 ISpringMvcRegisterExceptionpublic void refresh()
throws Exception
refresh 在接口中 ISpringMvcRegisterExceptionpublic void close()
throws IOException
close 在接口中 Closeableclose 在接口中 AutoCloseableIOExceptionpublic void setSpringMvcServiceScanner(SpringMvcServiceScanner springMvcServiceScanner)
public void setPreServiceName(String preServiceName)
Copyright © 2017. All rights reserved.