-
- All Implemented Interfaces:
-
java.lang.annotation.Annotation
@Retention(value = RetentionPolicy.RUNTIME)@Target(value = ElementType.TYPE)@Documented() public @interface ListensFor
Annotation used for Component classes in order to describe what EventTypes this Component will ListensFor.