Class AsyncConfig.BuilderBase.AsyncConfigImpl

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

protected static class AsyncConfig.BuilderBase.AsyncConfigImpl extends Object implements AsyncConfig, Supplier<Async>
Generated implementation of the prototype, can be extended by descendant prototype implementations.