Overview | Module | Use | Devguide | Index |
Nested Modules | Services | Singletons | Interfaces | Structs | Exceptions | Enums | Typedefs | Constant Groups |
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 | |
JavaDisabledException | indicates that Java could not be initialized because it has been switched off. |
JavaInitializationException | indicates that there is no Java available |
JavaNotConfiguredException | indicates that the user did not configure Java for an Office installation. |
JavaVMCreationFailureException | indicates that the Java Virtual Machine could not be created |
MissingJavaRuntimeException | indicates that the Java runtime library could not be found. |
WrongJavaVersionException | indicates that an operation involving Java (probably executing Java code) failed due to a wrong Java version. |
Copyright © 2003 Sun Microsystems, Inc.