Class StuckThreadDetectionConfig.BuilderBase.StuckThreadDetectionConfigImpl

java.lang.Object
io.helidon.webserver.StuckThreadDetectionConfig.BuilderBase.StuckThreadDetectionConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<StuckThreadDetectionFeature>, StuckThreadDetectionConfig, Supplier<StuckThreadDetectionFeature>
Enclosing class:
StuckThreadDetectionConfig.BuilderBase<BUILDER extends StuckThreadDetectionConfig.BuilderBase<BUILDER, PROTOTYPE>, PROTOTYPE extends StuckThreadDetectionConfig>

protected static class StuckThreadDetectionConfig.BuilderBase.StuckThreadDetectionConfigImpl extends Object implements StuckThreadDetectionConfig, Supplier<StuckThreadDetectionFeature>
Generated implementation of the prototype, can be extended by descendant prototype implementations.