jmri.util
Class GetJavaProperty

java.lang.Object
  extended by jmri.util.GetJavaProperty

public class GetJavaProperty
extends Object

Print a Java system variable from the command line

Intented to be invoked like:

 java jmri.util.GetJavaProperty java.home
 

to print the value of a Java system property in the current JVM, e.g. for including in a script

Author:
Bob Jacobsen, Copyright (C) 2008

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

Constructor Detail

GetJavaProperty

public GetJavaProperty()
Method Detail

main

public static void main(String[] args)


Copyright © 1997 - 2009 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads