:: com :: sun :: star ::

module java

Services
JavaVirtualMachine exports interfaces to handle a JavaVM and Java threads.
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