|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectFindJavaHome
public class FindJavaHome
This program provides a utility that may be used to automatically determine an appropriate JAVA_HOME setting when invoked by a Java executable that may already be in the environment path.
| Constructor Summary | |
|---|---|
FindJavaHome()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Performs the work of determining the location of the Java installation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FindJavaHome()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The command-line arguments provided to this program.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||