public abstract class AbstractStrategyContextHolder extends Object implements PluginContextHolder, StrategyContextHolder
| 限定符和类型 | 字段和说明 |
|---|---|
protected PluginAdapter |
pluginAdapter |
protected StrategyMonitorContext |
strategyMonitorContext |
protected StrategyWrapper |
strategyWrapper |
| 构造器和说明 |
|---|
AbstractStrategyContextHolder() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCookie, getHeader, getHeaderNames, getParameter@Autowired protected PluginAdapter pluginAdapter
@Autowired protected StrategyWrapper strategyWrapper
@Autowired(required=false) protected StrategyMonitorContext strategyMonitorContext
public String getContext(String name)
getContext 在接口中 PluginContextHolderpublic String getContextRouteVersion()
getContextRouteVersion 在接口中 PluginContextHolderpublic String getContextRouteRegion()
getContextRouteRegion 在接口中 PluginContextHolderpublic String getContextRouteEnvironment()
public String getContextRouteAddress()
getContextRouteAddress 在接口中 PluginContextHolderpublic String getContextRouteVersionWeight()
public String getContextRouteRegionWeight()
public String getContextRouteIdBlacklist()
public String getContextRouteAddressBlacklist()
public String getRouteVersion()
getRouteVersion 在接口中 StrategyContextHolderpublic String getRouteRegion()
getRouteRegion 在接口中 StrategyContextHolderpublic String getRouteEnvironment()
getRouteEnvironment 在接口中 StrategyContextHolderpublic String getRouteAddress()
getRouteAddress 在接口中 StrategyContextHolderpublic String getRouteVersionWeight()
getRouteVersionWeight 在接口中 StrategyContextHolderpublic String getRouteRegionWeight()
getRouteRegionWeight 在接口中 StrategyContextHolderpublic String getRouteIdBlacklist()
getRouteIdBlacklist 在接口中 StrategyContextHolderpublic String getRouteAddressBlacklist()
public String getTraceId()
getTraceId 在接口中 PluginContextHolderpublic String getSpanId()
getSpanId 在接口中 PluginContextHolderpublic PluginAdapter getPluginAdapter()
public StrategyWrapper getStrategyWrapper()
Copyright © 2021 Nepxion. All rights reserved.