Uses of Class
io.helidon.common.configurable.ScheduledThreadPoolSupplier
Packages that use ScheduledThreadPoolSupplier
-
Uses of ScheduledThreadPoolSupplier in io.helidon.common.configurable
Classes in io.helidon.common.configurable that implement interfaces with type arguments of type ScheduledThreadPoolSupplierModifier and TypeClassDescriptionstatic classFluent API builder forScheduledThreadPoolSupplier.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.Methods in io.helidon.common.configurable that return ScheduledThreadPoolSupplierModifier and TypeMethodDescriptionScheduledThreadPoolConfig.Builder.build()Create an instance from this builder.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImpl.build()Create a new runtime instance from this prototype.static ScheduledThreadPoolSupplierScheduledThreadPoolSupplier.create()Create a new thread pool supplier with default configuration.static ScheduledThreadPoolSupplierScheduledThreadPoolSupplier.create(ScheduledThreadPoolConfig config) Create a new instance from programmatic configuration.static ScheduledThreadPoolSupplierLoad supplier from configuration.static ScheduledThreadPoolSupplierScheduledThreadPoolSupplier.create(Consumer<ScheduledThreadPoolConfig.Builder> consumer) Create a new instance customizing its configuration.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImpl.get()