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.SerializableMain 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.StringgetCpuInfo()java.lang.StringgetMemUseInfo()intgetMemUseKB()intgetPid()java.lang.StringgetPidInfo()java.lang.StringgetProcessStatus()
-