public class ThreadLocalInspContextHolderStrategy extends Object implements InspContextHolderStrategy
| Constructor and Description |
|---|
ThreadLocalInspContextHolderStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearContext() |
InspContext |
createEmptyContext() |
InspContext |
getContext() |
void |
setContext(InspContext context) |
public ThreadLocalInspContextHolderStrategy()
public void clearContext()
clearContext in interface InspContextHolderStrategypublic InspContext getContext()
getContext in interface InspContextHolderStrategypublic void setContext(InspContext context)
setContext in interface InspContextHolderStrategypublic InspContext createEmptyContext()
createEmptyContext in interface InspContextHolderStrategyCopyright © 2020. All rights reserved.