Java org.springframework.scheduling.annotation AsyncAnnotationAdvisor fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.scheduling.annotation AsyncAnnotationAdvisor fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.scheduling.annotation AsyncAnnotationAdvisor.

The text is from its open source code.

Constructor

Method

voidsetAsyncAnnotationType(Class asyncAnnotationType)
Set the 'async' annotation type.
voidsetBeanFactory(BeanFactory beanFactory)
Set the BeanFactory to be used when looking up executors by qualifier.