@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
AnnotationAsynchronousEventResolver
Copyright © 2006-2016 Atlassian. All Rights Reserved.