|
Monitoring and Management Interface for the Java Platform | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VMOption in com.sun.management |
---|
Methods in com.sun.management that return VMOption | |
---|---|
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. |
Methods in com.sun.management that return types with arguments of type VMOption | |
---|---|
List<VMOption> |
HotSpotDiagnosticMXBean.getDiagnosticOptions()
Returns a list of VMOption objects for all diagnostic options. |
|
Monitoring and Management Interface for the Java Platform | ||||||||
PREV NEXT | FRAMES NO FRAMES |