MotechListener

public @interface MotechListener

The MotechListener annotation 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.EventAnnotationBeanPostProcessor

Author:yyonkov

See also: org.motechproject.event.listener.proxy.EventAnnotationBeanPostProcessor