Class BulkheadConfig.BuilderBase.BulkheadConfigImpl

java.lang.Object
io.helidon.faulttolerance.BulkheadConfig.BuilderBase.BulkheadConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<Bulkhead>, BulkheadConfig, Supplier<Bulkhead>
Enclosing class:
BulkheadConfig.BuilderBase<BUILDER extends BulkheadConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends BulkheadConfig>

protected static class BulkheadConfig.BuilderBase.BulkheadConfigImpl extends Object implements BulkheadConfig, Supplier<Bulkhead>
Generated implementation of the prototype, can be extended by descendant prototype implementations.