@Version(value="0.2.0")
| Interface | Description |
|---|---|
| FeatureExtensionHandler |
A feature extension handler can merge a feature of a particular type
and also post process the final assembled feature.
|
| FeatureProvider |
The feature provider is used to find features while assembling using either
ApplicationBuilder or FeatureBuilder. |
| Class | Description |
|---|---|
| ApplicationBuilder |
Build an application based on features.
|
| BuilderContext |
Builder context holds services used by
ApplicationBuilder
and FeatureBuilder. |
| FeatureBuilder |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.