Uses of Class
openj9.lang.management.ConfigurationUnavailableException
Package
Description
OpenJ9 management extensions to java.lang.management.
-
Uses of ConfigurationUnavailableException in openj9.lang.management
Modifier and TypeMethodDescriptionvoid
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. -
Uses of ConfigurationUnavailableException in openj9.lang.management.internal
Modifier and TypeMethodDescriptionvoid
OpenJ9DiagnosticsMXBeanImpl.resetDumpOptions()
Reset the JVM dump options to the settings specified when the JVM was started removing any additional configuration done since then.void
OpenJ9DiagnosticsMXBeanImpl.setDumpOptions
(String dumpOptions) This function sets options for the dump subsystem.