Class LoomSupport

java.lang.Object
io.micronaut.scheduling.LoomSupport

@Internal public final class LoomSupport extends Object
Since:
4.0.0
  • Method Details

    • isSupported

      public static boolean isSupported()
    • checkSupported

      public static void checkSupported()
    • newThreadPerTaskExecutor

      public static ExecutorService newThreadPerTaskExecutor(ThreadFactory threadFactory)
    • newVirtualThreadFactory

      public static ThreadFactory newVirtualThreadFactory(String namePrefix)