Hi, In my continuing quest to merge 4.9.2.0 into our fork, I'm noticing that the Juniper Contrail plugin has an "EventUtils" class which looks for methods with @ActionEvent on them and them emits over the event bus. This does the same thing as the more-standard ActionEventUtils class. Is there a reason for the Contrail plugin to have its own EventUtils class?
Jeff