| Interface | Description |
|---|---|
| BundleDefinitionCalculator | Contract for calculating the bundles that should be part of a feature. |
| Class | Description |
|---|---|
| BundleDefinition | Models the <bundle/> type from the Karaf features schema |
| BundleDefinitionCalculatorMvnImpl | @author Steve Ebersole |
| BundleDefinitionCalculatorObrImpl | @author Steve Ebersole |
| KarafFeaturesPlugin | Copyright 2013, contributors as indicated by the @author tags |
| KarafFeaturesTask | The Gradle task to perform generation of a Karaf features repository file (XML or kar) |
| KarafFeaturesTaskExtension | DSL Extensions for KarafFeaturesGenTask |
| Enum | Description |
|---|---|
| BundleStrategy | Enumeration of the supported strategies for handling bundle definitions in the produced Karaf features. |