Class OperatingSystemInfoImpl
java.lang.Object
org.exoplatform.container.monitor.jvm.OperatingSystemInfoImpl
- All Implemented Interfaces:
OperatingSystemInfo
- Since:
- Nov 8, 2004
- Version:
- $Id: OperatingSystemInfoImpl.java 5799 2006-05-28 17:55:42Z geaz $
- Author:
- Tuan Nguyen (tuan08@users.sourceforge.net)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OperatingSystemInfoImpl
public OperatingSystemInfoImpl()
-
-
Method Details
-
getArch
- Specified by:
getArchin interfaceOperatingSystemInfo
-
getName
- Specified by:
getNamein interfaceOperatingSystemInfo
-
getVersion
- Specified by:
getVersionin interfaceOperatingSystemInfo
-
getAvailableProcessors
public int getAvailableProcessors()- Specified by:
getAvailableProcessorsin interfaceOperatingSystemInfo
-
createURL
- Specified by:
createURLin interfaceOperatingSystemInfo- Throws:
Exception
-
toString
-