Class ServiceInformation.Runtime
- java.lang.Object
-
- xyz.brandonfl.firedeamon.fusion.api.DTO.ServiceInformation.Runtime
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ServiceInformation
public static class ServiceInformation.Runtime extends java.lang.Object implements java.io.Serializable
Main system information of a service- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Runtime()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getCpuInfo()
java.lang.String
getMemUseInfo()
int
getMemUseKB()
int
getPid()
java.lang.String
getPidInfo()
java.lang.String
getProcessStatus()
-