The properties of the JvmLoader class are listed below. For a complete list of JvmLoader class members, see the JvmLoader Members topic.
![]() JvmLoaderIfCreated | A property giving access to an already created JvmLoader without creating one. This property allows you to query whether a JvmLoader has already been created. |
Abort | |
AppendBootClassPath | |
Authentication | |
BatchMode | |
BootClassPath | |
CheckJni | |
ClassesAnalysis | A property that can be used to analyze the proxy classes. The returned string contains useful cleartext feedback on the availability of Java types for present proxy types. |
ClassPath | |
ClassPathAnalysis | A property that can be used to analyze the classpath. The returned string contains useful cleartext feedback on the correctness of configured classpath roots. |
COMExceptionMessages | |
Connection | |
DashDOption | |
DashXOption | |
Debug | |
DefaultJvmPath | |
DisableClassGC | |
EnableClassGC | |
EnableVerboseGC | |
Encryption | |
Exit | |
ExtensionDirectories | |
Future | |
IgnoreUnrecognized | |
IncrementalGC | |
InitialHeapSize | |
InitialHeapSizeInMB | |
InterpretedMode | |
JniFallback | |
JNILevel | |
JniVersion | |
JvmIfCreated | A property giving access to an already created Jvm without creating one. This property allows you to query whether a Jvm has already been loaded via the JvmLoader API. |
JvmPath | |
LibraryPath | |
LogGCFile | |
MainClass | |
MaximumHeapSize | |
MaximumHeapSizeInMB | |
MethodsAndFieldsAnalysis | A property that can be used to analyze the inner structure of proxy classes. The returned string contains useful cleartext feedback on the availability of Java fields and methods for present proxy type field and method elements. |
MixedMode | |
NoAgent | |
NoshutdownProcessing | |
PrependBootClassPath | |
Prof | |
ReduceSignals | |
Remote | |
Run | |
SecurityManager | |
SecurityPolicy | |
StackSize | |
StackSizeInKB | |
TraceFile | |
TraceMethod | |
UseCodemeshSecurityManager | Governs whether a Codemesh SecurityManager is registered instead of the configured one. The Codemesh security manager delegates to the configured one in all but a few cases (the security privileges it needs granted to work). |
Verbose | |
Vfprintf |
JvmLoader Class | Codemesh.JuggerNET Namespace