@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface AsynchronousPreferred
Annotation to be used with events to tell whether they can be handled asynchronously
This is the default annotation to be used with AnnotationAsynchronousEventResolver
AnnotationAsynchronousEventResolverCopyright © 2006-2017 Atlassian. All Rights Reserved.