interface XJavaVM in module com::sun::star::java:: |
interface XJavaVM : com::sun::star::uno::XInterface ;
must be implemented by the user of the XJavaVM.
Method Summary |
|
getJavaVM | returns the address of the Java Virtual Machine. |
isVMStarted | returns true> if the VM is started successfully otherwise false . |
isVMEnabled | Returns true> if the VM is enabled. |
Method Details |
||||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.