JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
openj9.lang.management.ConfigurationUnavailableException
Packages that use
ConfigurationUnavailableException
Package
Description
openj9.lang.management
OpenJ9 management extensions to java.lang.management.
Uses of
ConfigurationUnavailableException
in
openj9.lang.management
Methods in
openj9.lang.management
that throw
ConfigurationUnavailableException
Modifier and Type
Method
Description
void
OpenJ9DiagnosticsMXBean.
resetDumpOptions
()
Reset the JVM dump options to the settings specified when the JVM was started removing any additional configuration done since then.
void
OpenJ9DiagnosticsMXBean.
setDumpOptions
(
String
dumpOptions)
This function sets options for the dump subsystem.