org.chorem.jtimer.ui.system
Class SystemInfoFactory

java.lang.Object
  extended by org.chorem.jtimer.ui.system.SystemInfoFactory

public class SystemInfoFactory
extends Object

Build system info determined from system.

Version:
$Revision: 2717 $ Last update : $Date: 2010-01-04 10:02:46 +0100 (lun., 04 janv. 2010) $ By : $Author: echatellier $
Author:
chatellier

Field Summary
protected static SystemInfo instance
          Single instance
 
Constructor Summary
protected SystemInfoFactory()
          SystemInfoFactory Constructor.
 
Method Summary
static SystemInfo getSystemInfo()
          Return system info depending on system.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

protected static SystemInfo instance
Single instance

Constructor Detail

SystemInfoFactory

protected SystemInfoFactory()
SystemInfoFactory Constructor.

Method Detail

getSystemInfo

public static SystemInfo getSystemInfo()
                                throws UnsupportedSystemInfoException
Return system info depending on system.

Returns:
SystemInfo instance
Throws:
UnsupportedSystemInfoException - if system info is not supported for system
See Also:
SystemInfo


Copyright © 2007-2010 CodeLutin. All Rights Reserved.