Example usage for org.springframework.core.task AsyncListenableTaskExecutor interface-usage

List of usage examples for org.springframework.core.task AsyncListenableTaskExecutor interface-usage

Introduction

In this page you can find the example usage for org.springframework.core.task AsyncListenableTaskExecutor interface-usage.

Usage

From source file com.yoho.core.trace.instrument.web.client.async.TraceAsyncListenableTaskExecutor.java

/**
 * AsyncListenableTaskExecutor that wraps all Runnable / Callable tasks into
 * their trace related representation
 *
 * @since 1.0.0
 *