service JavaVirtualMachine in module com::sun::star::java::

(Global Index)

Syntax

service JavaVirtualMachine;

Description

exports interfaces to handle a JavaVM and Java threads.

Exported Interfaces

com::sun::star::java::XJavaVM

Description

must be implemented by the user of the XJavaVM.


com::sun::star::java::XJavaThreadRegister_11

Description

must be implemented by the user of the XJavaThreadRegister_11.


Top of Page