public class InspContextHolder extends Object
| Constructor and Description |
|---|
InspContextHolder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearContext() |
static InspContext |
createEmptyContext(String groupName) |
static InspContext |
getContext() |
static int |
getInitializeCount()
Primarily for troubleshooting purposes, this method shows how many times the class
|
static void |
setContext(InspContext context) |
public static int getInitializeCount()
public static void clearContext()
public static InspContext getContext()
public static void setContext(InspContext context)
public static InspContext createEmptyContext(String groupName)
Copyright © 2020. All rights reserved.