| Package | Description |
|---|---|
| cn.is4j.insp.core.context |
| Modifier and Type | Class and Description |
|---|---|
class |
InspContextImpl |
| Modifier and Type | Method and Description |
|---|---|
InspContext |
ThreadLocalInspContextHolderStrategy.createEmptyContext() |
InspContext |
InspContextHolderStrategy.createEmptyContext() |
static InspContext |
InspContextHolder.createEmptyContext(String groupName) |
InspContext |
ThreadLocalInspContextHolderStrategy.getContext() |
InspContext |
InspContextHolderStrategy.getContext() |
static InspContext |
InspContextHolder.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadLocalInspContextHolderStrategy.setContext(InspContext context) |
void |
InspContextHolderStrategy.setContext(InspContext context) |
static void |
InspContextHolder.setContext(InspContext context) |
Copyright © 2020. All rights reserved.