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. |
Known Services Which Export this Interface |
Method Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.