Class ContextFeatureConfig.BuilderBase.ContextFeatureConfigImpl

java.lang.Object
io.helidon.webserver.context.ContextFeatureConfig.BuilderBase.ContextFeatureConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<ContextFeature>, ContextFeatureConfig, Supplier<ContextFeature>
Enclosing class:
ContextFeatureConfig.BuilderBase<BUILDER extends ContextFeatureConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends ContextFeatureConfig>

protected static class ContextFeatureConfig.BuilderBase.ContextFeatureConfigImpl extends Object implements ContextFeatureConfig, Supplier<ContextFeature>
Generated implementation of the prototype, can be extended by descendant prototype implementations.