Methods' Details
|
- getJavaVM
-  
- any
getJavaVM(
[ in ] sequence< byte > |
processID ); |
- Description
- returns the address of the Java Virtual Machine.
If the VM is not already instantiated, it will be now.
|
- isVMStarted
-  
boolean
isVMStarted();
- Description
- returns true if the VM is started successfully, otherwise false .
|
- isVMEnabled
-  
boolean
isVMEnabled();
- Description
- Returns true if the VM is enabled.
It is only possible to get the VM, if this method return 0.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.