org.apache.jdo.tck.util
Class SystemCfgSummary

java.lang.Object
  extended byorg.apache.jdo.tck.util.SystemCfgSummary

public class SystemCfgSummary
extends java.lang.Object

A class to produce a text summary of system configuration information.


Constructor Summary
SystemCfgSummary()
           
 
Method Summary
static void main(java.lang.String[] args)
          Creates a new file containing system configuration information.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemCfgSummary

public SystemCfgSummary()
Method Detail

main

public static void main(java.lang.String[] args)
Creates a new file containing system configuration information.

Parameters:
args - the first element contains the output directory; the second element contains the file name


Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.