Uses of Class
com.sun.management.VMOption
Packages that use VMOption
-
Uses of VMOption in com.sun.management
Methods in com.sun.management that return VMOptionModifier and TypeMethodDescriptionstatic VMOptionVMOption.from(CompositeData cd) Returns aVMOptionobject represented by the givenCompositeData.HotSpotDiagnosticMXBean.getVMOption(String name) Returns aVMOptionobject for a VM option of the given name.Methods in com.sun.management that return types with arguments of type VMOptionModifier and TypeMethodDescriptionHotSpotDiagnosticMXBean.getDiagnosticOptions()Returns a list ofVMOptionobjects for all diagnostic options.