org.yestech.event.annotation
Annotation Type AsyncListener


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface AsyncListener

Add this to an instance of IListener to note that the event should be executed asynchronously.



Copyright © 2010 YES Technology Association. All Rights Reserved.