MotechListener¶
-
public @interface
MotechListener¶ The
MotechListenerannotation is used by developers to specify which method should be invoked when an event with a particular subject will be fired.This annotation is processed by
org.motechproject.event.listener.proxy.EventAnnotationBeanPostProcessorAuthor: yyonkov See also:
org.motechproject.event.listener.proxy.EventAnnotationBeanPostProcessor