public class ThreadLocalInspContextHolderStrategy extends Object implements InspContextHolderStrategy
| 构造器和说明 |
|---|
ThreadLocalInspContextHolderStrategy() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
clearContext() |
InspContext |
createEmptyContext() |
InspContext |
getContext() |
void |
setContext(InspContext context) |
public void clearContext()
clearContext 在接口中 InspContextHolderStrategypublic InspContext getContext()
getContext 在接口中 InspContextHolderStrategypublic void setContext(InspContext context)
setContext 在接口中 InspContextHolderStrategypublic InspContext createEmptyContext()
createEmptyContext 在接口中 InspContextHolderStrategyCopyright © 2020. All rights reserved.