Class CPUCountThreadPoolProvider

java.lang.Object
dev.getelements.elements.rt.remote.provider.CPUCountThreadPoolProvider
All Implemented Interfaces:
jakarta.inject.Provider<ExecutorService>

public class CPUCountThreadPoolProvider extends Object implements jakarta.inject.Provider<ExecutorService>
  • Constructor Details

    • CPUCountThreadPoolProvider

      public CPUCountThreadPoolProvider(Class<?> containing)
    • CPUCountThreadPoolProvider

      public CPUCountThreadPoolProvider(Class<?> containing, String qualifier)
  • Method Details