All Classes
| Class | Description |
|---|---|
| Analyser | |
| AnalyserMetaDataExtension | |
| AnalyserResult |
The result returned by the
Analyser. |
| AnalyserResult.ArtifactReport |
Report about an artifact, for example a bundle.
|
| AnalyserResult.ConfigurationReport |
Report about a configuration
|
| AnalyserResult.ExtensionReport |
Report about an extension
|
| AnalyserResult.GlobalReport |
Report about the feature in general
|
| AnalyserResult.Report<T> |
Base class for a warning or an error.
|
| AnalyserTask |
A analyser task analyses a specific part of the assembled
application.
|
| AnalyserTaskContext | |
| AnalyzerTaskProvider | |
| ArchiveValidationContextImpl |
Implements a validation context based on a given
Archive. |
| ArtifactDescriptor |
Information about an artifact.
|
| BundleDescriptor |
Information about a bundle.
|
| ContainerDescriptor |
Information about a container (feature).
|
| ContentPackageDescriptor |
Information about a content package.
|
| Descriptor |
A descriptor holds information about requirements and capabilities.
|
| ExtensionScanner |
The extension scanner scans an extension.
|
| FeatureDescriptor |
Information about a feature.
|
| FrameworkPropertiesGatherer |
This class launches an OSGi framework and obtains the system packages and capabilities provided by it.
|
| FrameworkScanner |
The framework scanner scans the framework
|
| PackageInfo |
A package info object contains information about a package, its name, its
version and the uses constraints.
|
| PackageValidator |
Validate a package using filevault validation API.
|
| Scanner |
The scanner is a service that scans items and provides descriptions for
these.
|