Oracle

com.compoze.util
Class SystemInformation

java.lang.Object
  extended by com.compoze.util.SystemInformation

public class SystemInformation
extends java.lang.Object

This class dumps system information to standard output.


Constructor Summary
SystemInformation()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemInformation

public SystemInformation()
Method Detail

main

public static void main(java.lang.String[] args)
Main.

Parameters:
args - arguments to the application

Oracle

Copyright ©1999-2008 Oracle All rights reserved.