SSJ
V. labo.

umontreal.iro.lecuyer.util
Class Systeme

java.lang.Object
  extended by umontreal.iro.lecuyer.util.Systeme

public class Systeme
extends Object

Systeme

This class provides a few tools related to the system or the computer.


Method Summary
static String getHostName()
          .
static String getProcessInfo()
          .
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getHostName

public static String getHostName()
. \begin{tabb}Returns the name of the host computer.
 \end{tabb}
the name of the host computer


getProcessInfo

public static String getProcessInfo()
. \begin{tabb}Returns information about the running process: name, id,
 host name, date and time.
 \end{tabb}
information about the running process


SSJ
V. labo.

To submit a bug or ask questions, send an e-mail to Pierre L'Ecuyer.