public class BuilderContext extends Object
ApplicationBuilder
and FeatureBuilder.| Constructor and Description |
|---|
BuilderContext(FeatureProvider provider)
Create a new context
|
| Modifier and Type | Method and Description |
|---|---|
BuilderContext |
add(FeatureExtensionHandler handler)
Add a feature extension handler
|
public BuilderContext(FeatureProvider provider)
provider - A provider providing the included featuresIllegalArgumentException - If feature provider is nullpublic BuilderContext add(FeatureExtensionHandler handler)
handler - A handlerCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.