com.atlassian.event.api
Annotation Type EventListener


@Retention(value=RUNTIME)
@Target(value=METHOD)
@Documented
public @interface EventListener

Used to annotate event listener methods

Since:
2.0
See Also:
AnnotatedMethodsListenerHandler



Copyright © 2006-2009 Atlassian. All Rights Reserved.