Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 2c50825dd66d0497b96a67f7fab2ee84 > files > 2332

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.x86_64.rpm

<html>
<head>
<title>Module deployment</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimainself">Module</td>
<td class="navimainnone">Use</td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub"><a href="#NestedModules" class="navisub">Nested Modules</a></td>
<td class="navisub"><a href="#Services" class="navisub">Services</a></td>
<td class="navisub"><a href="#Singletons" class="navisub">Singletons</a></td>
<td class="navisub"><a href="#Interfaces" class="navisub">Interfaces</a></td>
<td class="navisub"><a href="#Structs" class="navisub">Structs</a></td>
<td class="navisub"><a href="#Exceptions" class="navisub">Exceptions</a></td>
<td class="navisub">Enums</td>
<td class="navisub">Typedefs</td>
<td class="navisub">Constant Groups</td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: </p>
</td>
</tr>
<tr>
<td class="title">module deployment</td>
</tr>
<tr>
<td/></tr>
</table>
<hr>
<a name="NestedModules"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Nested Modules</td>
</tr>
<tr>
<td class="imsum_left"><a href="ui/module-ix.html">ui</a></td>
<td class="imsum_right"/></tr>
</table>
<a name="Services"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Services</td>
</tr>
<tr>
<td class="imsum_left"><a href="PackageRegistryBackend.html">PackageRegistryBackend</a></td>
<td class="imsum_right">The <a href="PackageRegistryBackend.html">PackageRegistryBackend</a> service is used to bind
 a specific type of <a href="XPackage.html">XPackage</a> which can be registered or revoked.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UpdateInformationProvider.html">UpdateInformationProvider</a></td>
<td class="imsum_right">Implementations of this service provide access to the root element
 of one or more update information files for a given sets of URLs.
 
 </td>
</tr>
</table>
<a name="Singletons"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Singletons</td>
</tr>
<tr>
<td class="imsum_left"><a href="PackageInformationProvider.html">PackageInformationProvider</a></td>
<td class="imsum_right">Implementations of this service provide the root location
 of a package for a given Package ID.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="thePackageManagerFactory.html">thePackageManagerFactory</a></td>
<td class="imsum_right"><a href="thePackageManagerFactory.html">thePackageManagerFactory</a> denotes the one and only
 <a href="XPackageManagerFactory.html">XPackageManagerFactory</a> object to be used.
 </td>
</tr>
</table>
<a name="Interfaces"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Interfaces</td>
</tr>
<tr>
<td class="imsum_left"><a href="XPackage.html">XPackage</a></td>
<td class="imsum_right">Objects of this interface reflect a bound package and are issued by a
 <a href="PackageRegistryBackend.html">PackageRegistryBackend</a>.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPackageInformationProvider.html">XPackageInformationProvider</a></td>
<td class="imsum_right">Objects implementing this interface provide an URL to the root of 
 an installed package.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPackageManager.html">XPackageManager</a></td>
<td class="imsum_right">The <a href="XPackageManager.html">XPackageManager</a> interface is used to add or remove
 packages to a specific deployment context.
 Packages are deployable files, e.g. scripts or UNO components.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPackageManagerFactory.html">XPackageManagerFactory</a></td>
<td class="imsum_right">The <a href="XPackageManagerFactory.html">XPackageManagerFactory</a> interface is used to obtain
 <a href="XPackageManager.html">XPackageManager</a> instances.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPackageRegistry.html">XPackageRegistry</a></td>
<td class="imsum_right">Interface to bind an UNO package.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPackageTypeInfo.html">XPackageTypeInfo</a></td>
<td class="imsum_right">Objects of this interface provide information about a package's type.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XUpdateInformationProvider.html">XUpdateInformationProvider</a></td>
<td class="imsum_right">Objects implementing this interface provide access to the xml root of 
 one or more update information files for a given set of URLs.
 
 </td>
</tr>
</table>
<a name="Structs"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Structs</td>
</tr>
<tr>
<td class="imsum_left"><a href="UpdateInformationEntry.html">UpdateInformationEntry</a></td>
<td class="imsum_right">Objects of this type are used as elements of the enumeration
 returned by <a href="XUpdateInformationProvider.html">XUpdateInformationProvider</a>.
 
 </td>
</tr>
</table>
<a name="Exceptions"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exceptions</td>
</tr>
<tr>
<td class="imsum_left"><a href="DependencyException.html">DependencyException</a></td>
<td class="imsum_right">describes unsatisfied dependencies a deployment unit has on its target
 environment.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DeploymentException.html">DeploymentException</a></td>
<td class="imsum_right">A DeploymentException reflects a deployment error.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="InstallException.html">InstallException</a></td>
<td class="imsum_right">describes the fact that deployment unit is about to be installed.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="LicenseException.html">LicenseException</a></td>
<td class="imsum_right">A LicenseException reflects the necessity of someone aggreeing to a license.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="LicenseIndividualAgreementException.html">LicenseIndividualAgreementException</a></td>
<td class="imsum_right">The exception signals that an extension is about to be installed for more than
 one user, allthough every user needs to agree to the license.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="VersionException.html">VersionException</a></td>
<td class="imsum_right">describes version clashes of a deployment unit.

 </td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2008 Sun Microsystems, Inc.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>