|
spring-context | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.scheduling.annotation.AbstractAsyncConfiguration
org.springframework.scheduling.annotation.ProxyAsyncConfiguration
@Configuration public class ProxyAsyncConfiguration
@Configuration class that registers the Spring infrastructure beans necessary
to enable proxy-based asynchronous method execution.
EnableAsync,
AsyncConfigurationSelector| Field Summary |
|---|
| Fields inherited from class org.springframework.scheduling.annotation.AbstractAsyncConfiguration |
|---|
enableAsync, executor |
| Constructor Summary | |
|---|---|
ProxyAsyncConfiguration()
|
|
| Method Summary | |
|---|---|
AsyncAnnotationBeanPostProcessor |
asyncAdvisor()
The component that will apply async execution advice to beans annotated with the async annotation. |
| Methods inherited from class org.springframework.scheduling.annotation.AbstractAsyncConfiguration |
|---|
setImportMetadata |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyAsyncConfiguration()
| Method Detail |
|---|
@Bean(name="org.springframework.context.annotation.internalAsyncAnnotationProcessor") @Role(value=2) public AsyncAnnotationBeanPostProcessor asyncAdvisor()
AbstractAsyncConfiguration
asyncAdvisor in class AbstractAsyncConfiguration
|
spring-context | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||