Package br.com.davinti.vitruvio.context
Class AsyncConfiguration
Object
AsyncConfiguration
- All Implemented Interfaces:
AsyncConfigurer
@Configuration
@EnableAsync
public class AsyncConfiguration
extends Object
implements AsyncConfigurer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAsyncUncaughtExceptionHandler
-
Constructor Details
-
AsyncConfiguration
public AsyncConfiguration()
-
-
Method Details
-
getAsyncExecutor
- Specified by:
getAsyncExecutorin interfaceAsyncConfigurer
-
getAsyncUncaughtExceptionHandler
public AsyncUncaughtExceptionHandler getAsyncUncaughtExceptionHandler()- Specified by:
getAsyncUncaughtExceptionHandlerin interfaceAsyncConfigurer
-