blob: c8cbb59f0d7f1d03efbbfb72e28451ed3e9acd03 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--***********************************************************
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*
***********************************************************-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name> javavm.uno </module-name>
<component-description>
<author> Kay Ramme </author>
<name> com.sun.star.comp.stoc.JavaVirtualMachine </name>
<description>
The Java VM service manages the creation of java vms.
It takes a look at the UNO runtime and tries to find a java environment.
If an java environment already exists, no new vm is created, instead
the existing vm given back.
</description>
<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
<language> c++ </language>
<status value="final"/>
<supported-service> com.sun.star.java.JavaVirtualMachine </supported-service>
<service-dependency> ... </service-dependency>
<type>com.sun.star.beans.NamedValue</type>
<type>com.sun.star.java.XJavaThreadRegister_11</type>
<type>com.sun.star.uri/ExternalUriReferenceTranslator</type>
<type>com.sun.star.util.XMacroExpander</type>
<type> com.sun.star.java.XJavaVM </type>
<type> com.sun.star.java.XJavaVM </type>
<type> com.sun.star.container.XNameAccess </type>
<type> com.sun.star.container.XContainer </type>
<type> com.sun.star.container.XContainerListener </type>
<type> com.sun.star.lang.XTypeProvider </type>
<type> com.sun.star.lang.XServiceInfo </type>
<type> com.sun.star.lang.XSingleServiceFactory </type>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.lang.XComponent </type>
<type> com.sun.star.lang.WrappedTargetRuntimeException </type>
<type> com.sun.star.lang.DisposedException </type>
<type> com.sun.star.lang.IllegalArgumentException </type>
<type> com.sun.star.lang.XInitialization </type>
<type> com.sun.star.registry.XSimpleRegistry </type>
<type> com.sun.star.lang.XSingleComponentFactory </type>
<type> com.sun.star.uno.XComponentContext </type>
<type> com.sun.star.uno.XAggregation </type>
<type> com.sun.star.uno.XWeak </type>
<type> com.sun.star.uno.TypeClass </type>
<type> com.sun.star.uno.XCurrentContext </type>
<type> com.sun.star.beans.PropertyValue </type>
<type> com.sun.star.task.XInteractionHandler </type>
<type> com.sun.star.task.XInteractionRequest </type>
<type> com.sun.star.task.XInteractionContinuation </type>
<type> com.sun.star.task.XInteractionAbort </type>
<type> com.sun.star.task.XInteractionRetry </type>
<type> com.sun.star.java.JavaInitializationException </type>
<type> com.sun.star.java.JavaDisabledException </type>
<type> com.sun.star.java.JavaNotFoundException </type>
<type> com.sun.star.java.InvalidJavaSettingsException </type>
<type> com.sun.star.java.RestartRequiredException </type>
<type> com.sun.star.java.JavaVMCreationFailureException </type>
<type> com.sun.star.container.XNameAccess </type>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> tools </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<project-build-dependency> jvmaccess </project-build-dependency>
<project-build-dependency> salhelper </project-build-dependency>
<runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
<runtime-module-dependency> cppu3 </runtime-module-dependency>
<runtime-module-dependency> tl(COM) </runtime-module-dependency>
<runtime-module-dependency> sal3 </runtime-module-dependency>
<runtime-module-dependency> jvmaccess3$(COM) </runtime-module-dependency>
<runtime-module-dependency> salhelper3$(COM) </runtime-module-dependency>
</module-description>