Uses of Class
io.helidon.common.configurable.ThreadPoolSupplier
Packages that use ThreadPoolSupplier
-
Uses of ThreadPoolSupplier in io.helidon.common.configurable
Classes in io.helidon.common.configurable that implement interfaces with type arguments of type ThreadPoolSupplierModifier and TypeClassDescriptionstatic classFluent API builder forThreadPoolSupplier.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.Methods in io.helidon.common.configurable that return ThreadPoolSupplierModifier and TypeMethodDescriptionThreadPoolConfig.Builder.build()Create an instance from this builder.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImpl.build()Create a new runtime instance from this prototype.static ThreadPoolSupplierServerThreadPoolSupplier.create()Create a new thread pool supplier with default configuration.static ThreadPoolSupplierCreate supplier from configuration.static ThreadPoolSupplierThreadPoolSupplier.create(ThreadPoolConfig config) Create a new thread pool supplier based on its configuration.static ThreadPoolSupplierLoad supplier from configuration.static ThreadPoolSupplierCreate a new thread pool supplier with default configuration and a given name.static ThreadPoolSupplierThreadPoolSupplier.create(Consumer<ThreadPoolConfig.Builder> consumer) Create a new thread pool supplier customizing its configuration.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImpl.get()