public class SystemUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
SYSTEM_UTIL_LOGGER |
| Constructor and Description |
|---|
SystemUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createSystemThread(Runnable runnable,
String threadName) |
static void |
createThreadStatusDebugThread() |
static String |
generateTransactionIdByRequest(javax.servlet.http.HttpServletRequest request,
IlluminatiTransactionIdType illuminatiTransactionIdType) |
static Map<String,Object> |
getJvmInfo() |
static Map<String,Object> |
getJvmMemoryInfo() |
static String |
getValueFromHeaderByKey(javax.servlet.http.HttpServletRequest request,
String keyName) |
public static String generateTransactionIdByRequest(javax.servlet.http.HttpServletRequest request, IlluminatiTransactionIdType illuminatiTransactionIdType) throws Exception
Exceptionpublic static String getValueFromHeaderByKey(javax.servlet.http.HttpServletRequest request, String keyName) throws Exception
Exceptionpublic static void createThreadStatusDebugThread()
Copyright © 2020. All rights reserved.