public class CloudGatewayLocator
extends java.lang.Object
implements org.noear.solon.core.bean.LifecycleBean
| 构造器和说明 |
|---|
CloudGatewayLocator(GatewayProperties gatewayProperties,
CloudRouteRegister routeRegister) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
loadRoutesConfig()
构建分布式网关
|
void |
start()
开始
|
public CloudGatewayLocator(GatewayProperties gatewayProperties, CloudRouteRegister routeRegister)