Interface ContextAwareExecutorService

    • Method Detail

      • unwrap

        ExecutorService unwrap()
        Unwrap the executor service.
        Returns:
        the instance that was used to create this wrapper.