public class SystemServiceUtils
extends java.lang.Object
构造器和说明 |
---|
SystemServiceUtils() |
限定符和类型 | 方法和说明 |
---|---|
static java.lang.String |
exeCmd(java.lang.String commandStr) |
static java.lang.String |
getCurrentSystem() |
static SystemServiceProvider |
getCurrentSystemService() |
static java.util.Map<java.lang.String,SystemServiceProvider> |
getOsMap() |
public static java.util.Map<java.lang.String,SystemServiceProvider> getOsMap()
public static java.lang.String getCurrentSystem()
public static SystemServiceProvider getCurrentSystemService()
public static java.lang.String exeCmd(java.lang.String commandStr)