Package | Description |
---|---|
jdk.packager.services | |
jdk.packager.services.userjvmoptions |
Modifier and Type | Method and Description |
---|---|
static UserJvmOptionsService |
UserJvmOptionsService.getUserJVMDefaults()
Get the instance of UserJvmOptionService to use.
|
Modifier and Type | Class and Description |
---|---|
class |
LauncherUserJvmOptions
Access the UserJVMOptions via a native library provided by the launcher.
|
class |
PreferencesUserJvmOptions
Access to old preferences based UserJvmOptions
Do not instantiate this class directly, instead use
getUserJVMDefaults()
to get an instance. |
Copyright © 2020. All rights reserved.