Interface ThreadFactoryProvider

  • All Known Implementing Classes:
    DefaultThreadFactoryProvider

    public interface ThreadFactoryProvider
    Provider interface for a thread factory. This makes it possible to change the thread factory via the InternalConfig.
    Author:
    Jens Wilke