19 #ifndef __com_sun_star_java_XJavaVM_idl__
20 #define __com_sun_star_java_XJavaVM_idl__
25 module
com { module sun { module star { module java {
must be implemented by the user of the XJavaVM.
Definition: XJavaVM.idl:38
any getJavaVM([in] sequence< byte > processID)
returns the address of the Java Virtual Machine.
boolean isVMStarted()
returns TRUE if the VM is started successfully, otherwise FALSE.
boolean isVMEnabled()
Returns TRUE if the VM is enabled.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22