Class EventListenerMethodOneArgCheck

java.lang.Object
All Implemented Interfaces:
JavaCheck, JavaFileScanner

public class EventListenerMethodOneArgCheck extends IssuableSubscriptionVisitor
Methods marked with Spring @EventListener should have at most one argument.