Modifier and Type | Class and Description |
---|---|
static class |
Java.Builder |
Modifier and Type | Method and Description |
---|---|
static Java |
build() |
static Java.Builder |
builder() |
List<File> |
getClassPaths() |
String |
getClassVersion() |
List<File> |
getExtensionDirs() |
File |
getHome() |
List<File> |
getLibraryPaths() |
RuntimeEnvironment |
getRuntime() |
File |
getTmpDir() |
VirtualMachine |
getVm() |
public static Java.Builder builder()
public String getClassVersion()
public List<File> getClassPaths()
public List<File> getLibraryPaths()
public List<File> getExtensionDirs()
public RuntimeEnvironment getRuntime()
public VirtualMachine getVm()
Copyright © 2015 The Kuali Foundation. All rights reserved.