public class SystemHandler extends Object implements IConsoleHandler
| Constructor and Description |
|---|
SystemHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
collectGarbage() |
String |
getBuildInfo() |
String |
getGitInfo() |
String |
getHeapSize() |
String |
getPID() |
String |
getThreadsCount() |
void |
onInit() |
public String getHeapSize()
public String getThreadsCount()
public String collectGarbage()
public String getBuildInfo()
public String getGitInfo()
public String getPID()
public void onInit()
onInit in interface IConsoleHandlerCopyright © 2020. All rights reserved.