Top   Module   Use   Manual   Index 
 NESTED MODULES | SERVICES | INTERFACES | STRUCTS | EXCEPTIONS | ENUMS | TYPEDEFS | CONSTANT GROUPS 

com :: sun :: star ::

module java

Description
Java to UNO connectivity interfaces.


Services

JavaVirtualMachine exports interfaces to handle a JavaVM and Java threads.
JavaVirtualMashine

Interfaces

XJavaThreadRegister_11 must be implemented by the user of the XJavaThreadRegister_11.
XJavaVM must be implemented by the user of the XJavaVM.

Exceptions

WrongJavaVersionException indicates that an operation involving Java (probably executing Java code) failed due to a wrong Java version.

Top of Page