Interface | Description |
---|---|
ExportPostProcessor |
Defines a post processor that is invoked after a package is assembled.
|
InstallContext |
The install context is passed to
InstallHook s during the different
phases of a package installation. |
InstallHook |
An install hook is used to do some pre and post work during a package
install.
|
InstallHookProcessor |
The install hook processor is used for handle the install hooks, from registration to execution.
|
InstallHookProcessorFactory |
InstallHookProcessorFactory ... |
JcrPackage |
Specifies the interface of a vault package stored in the repository.
|
JcrPackageDefinition |
Specifies the interface of a package definition stored in the repository.
|
JcrPackageManager |
Extends the
PackageManager by repository specific operations. |
PackageManager |
The package manager is used to deal with packages.
|
PackageProperties |
The package properties provide extra/meta information about the package to install.
|
Packaging |
Default access point to package managers.
|
VaultPackage |
Defines a vault package.
|
Class | Description |
---|---|
Dependency |
Implements a package dependency reference.
|
DependencyUtil |
Dependency Utilities
|
ExportOptions |
Holds options used for exporting.
|
PackageId |
PackageId provides the basic metrics for identifying a package. |
PackagingService |
Default access point to package managers for non OSGi clients.
|
SubPackageHandling |
The sub package handling specifies how sub package are handled during recursive package installation.
|
SubPackageHandling.Entry | |
Version |
Implements a package version.
|
VersionRange |
Implements a version range
|
Enum | Description |
---|---|
InstallContext.Phase |
The current phase of a package installation
|
SubPackageHandling.Option |
The sub package option
|
Exception | Description |
---|---|
CyclicDependencyException |
CyclicDependencyException ... |
PackageException |
PackageException ... |
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"