See: Description
| Class | Description |
|---|---|
| AddBundleOverridesStage |
Adds bundle instruction overrides from the plugin descriptor to be later used in the manifest generation process.
|
| ComponentImportSpringStage |
Transforms component imports into a Spring XML file
|
| ComponentSpringStage |
Transforms component tags in the plugin descriptor into the appropriate spring XML configuration file
|
| GenerateManifestStage |
Generates an OSGi manifest if not already defined.
|
| HostComponentSpringStage | |
| ModuleTypeSpringStage |
Transforms module-type elements into the appropriate Spring XML configuration file
|
| ScanDescriptorForHostClassesStage |
Scans the plugin descriptor for any "class" attribute, and ensures that it will be imported, if appropriate.
|
| ScanInnerJarsStage |
The stages which scan for inner jars in attempt to create bundle classpath.
|
Copyright © 2019 Atlassian. All rights reserved.