Class AllowListConfig.BuilderBase.AllowListConfigImpl

java.lang.Object
io.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<AllowList>, AllowListConfig, Supplier<AllowList>
Enclosing class:
AllowListConfig.BuilderBase<BUILDER extends AllowListConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends AllowListConfig>

protected static class AllowListConfig.BuilderBase.AllowListConfigImpl extends Object implements AllowListConfig, Supplier<AllowList>
Generated implementation of the prototype, can be extended by descendant prototype implementations.