Class ServiceInformation.Runtime
- java.lang.Object
-
- xyz.brandonfl.firedeamon.fusion.api.DTO.ServiceInformation.Runtime
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ServiceInformation
public static class ServiceInformation.Runtime extends Object implements 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 StringgetCpuInfo()StringgetMemUseInfo()intgetMemUseKB()intgetPid()StringgetPidInfo()StringgetProcessStatus()
-