Uses of Class
openj9.lang.management.ConfigurationUnavailableException
Packages that use ConfigurationUnavailableException
Package
Description
OpenJ9 management extensions to java.lang.management.
-
Uses of ConfigurationUnavailableException in openj9.lang.management
Methods in openj9.lang.management that throw ConfigurationUnavailableExceptionModifier 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
Methods in openj9.lang.management.internal that throw ConfigurationUnavailableExceptionModifier 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.