Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

oracle.javatools.util
Class JdkSystemProperties

java.lang.Object
  extended by oracle.javatools.util.JdkSystemProperties

public final class JdkSystemProperties
extends java.lang.Object

Stores the system properties of the JDK running the main method into a file. The path of the file is specified as the only argument to the main method.


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

Constructor Detail

JdkSystemProperties

public JdkSystemProperties()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.