Skip to content
GitLab
Explore
Sign in
arsnova-backend
..
event
UnlockVoteEvent.java
Find file
Blame
History
Permalink
Get rid of visitor pattern for event handling
· 49d4ffdb
Daniel Gerhardt
authored
Nov 08, 2018
@EventListener is used for handler methods instead of implementing a visitor interface.
49d4ffdb