Class DefaultThreadFactory


  • @Factory
    public class DefaultThreadFactory
    extends java.lang.Object
    The default thread factory used for creating threads in Micronaut.
    Since:
    1.0
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultThreadFactory

        public DefaultThreadFactory()