public class JavaBinFinder extends Object
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
JavaBinFinder.OS
Enum to classify the os.name system property
|
| Constructor and Description |
|---|
JavaBinFinder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
findBin()
Search for the java command in the order:
1.
|
public static String findBin()
Copyright © 2019 JBoss by Red Hat. All rights reserved.