The methods of the IJvmOptions interface are listed below. For a complete list of IJvmOptions interface members, see the IJvmOptions Members topic.
AppendToBootClassPath | Append a classpath root to the configured bootclasspath. A classpath root is a directory or a jarfile or a zipfile. |
AppendToClassPath | Append a classpath root to the classpath. A classpath root is a directory or a jarfile or a zipfile. |
AppendToExtensionDirectories | Appends a directory to the configured extensions directories. |
AppendToLibraryPath | Append a directory to the library search path. |
PrependToBootClassPath | Prepend a classpath root to the configured bootclasspath. A classpath root is a directory or a jarfile or a zipfile. |
PrependToClassPath | Prepend a classpath root to the classpath. A classpath root is a directory or a jarfile or a zipfile. |
PrependToLibraryPath | Prepend a directory to the librarypath. |
IJvmOptions Interface | Codemesh.JuggerNET Namespace