Modifier and Type | Method and Description |
---|---|
static VMOption |
VMOption.from(CompositeData cd)
Returns a VMOption object represented by the
given CompositeData.
|
VMOption |
HotSpotDiagnosticMXBean.getVMOption(String name)
Returns a VMOption object for a VM option of the given
name.
|
Modifier and Type | Method and Description |
---|---|
List<VMOption> |
HotSpotDiagnosticMXBean.getDiagnosticOptions()
Returns a list of VMOption objects for all diagnostic options.
|
Copyright © 2003, 2016, Oracle and/or its affiliates. All rights reserved.