Uses of Interface
io.helidon.common.configurable.spi.ExecutorServiceSupplierObserver.SupplierObserverContext
-
Uses of ExecutorServiceSupplierObserver.SupplierObserverContext in io.helidon.common.configurable.spi
Modifier and TypeMethodDescriptionExecutorServiceSupplierObserver.registerSupplier
(Supplier<? extends ExecutorService> supplier, int supplierIndex, String supplierCategory) Makes a supplier known to the observer and returns a supplier context for the supplier to use for future interactions with the observer.