Interface ExecutorServiceAccessor

    • Method Detail

      • getExecutorService

        java.util.concurrent.ExecutorService getExecutorService()
        Retrieves the ExecutorService from the ExecutorService property.
        Returns:
        The ExecutorService stored by the ExecutorService property.