| Overview | Module | Use | Devguide | Index |
| Nested Modules | Services | Singletons | Interfaces | Structs | Exceptions | Enums | Typedefs | Constant Groups |
| module deployment |
| Nested Modules | |
| ui | |
| Services | |
| PackageRegistryBackend | The PackageRegistryBackend service is used to bind a specific type of XPackage which can be registered or revoked. |
| Singletons | |
| thePackageManagerFactory | thePackageManagerFactory denotes the one and only XPackageManagerFactory object to be used. |
| Interfaces | |
| XPackage | Objects of this interface reflect a bound package and are issued by a PackageRegistryBackend . |
| XPackageManager | The XPackageManager interface is used to add or remove packages to a specific deployment context. Packages are deployable files, e.g. scripts or UNO components. |
| XPackageManagerFactory | The XPackageManagerFactory interface is used to obtain XPackageManager instances. |
| XPackageRegistry | Interface to bind an UNO package. |
| XPackageTypeInfo | Objects of this interface provide information about a package's type. |
| Exceptions | |
| DependencyException | describes unsatisfied dependencies a deployment unit has on its target environment. |
| DeploymentException | A DeploymentException reflects a deployment error. |
| LicenseException | A LicenseException reflects the necessity of someone aggreeing to a license. |
Copyright © 2003 Sun Microsystems, Inc.