Uses of Interface
javax.tools.diagnostics.runtime.java.JavaVMOption

Packages that use JavaVMOption
javax.tools.diagnostics.runtime.java Definition of an abstract view of a Java runtime. 
 

Uses of JavaVMOption in javax.tools.diagnostics.runtime.java
 

Methods in javax.tools.diagnostics.runtime.java that return types with arguments of type JavaVMOption
 java.util.List<JavaVMOption> JavaVMInitArgs.getOptions()
          Fetch the options used to start this Java Virtual Machine, in the order they were originally specified.
 



Copyright © 2010. All Rights Reserved.