Class ExecutorConfiguration

java.lang.Object
me.ehp246.aufjms.core.configuration.ExecutorConfiguration

public final class ExecutorConfiguration
extends java.lang.Object
Since:
1.0
Author:
Lei Yang
  • Constructor Summary

    Constructors
    Constructor Description
    ExecutorConfiguration()  
  • Method Summary

    Modifier and Type Method Description
    ExecutorProvider executorProvider()  

    Methods inherited from class java.lang.Object

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

    • ExecutorConfiguration

      public ExecutorConfiguration()
  • Method Details