Closed atomashpolskiy closed 2 years ago
I'd be fine if we include inherited methods.
Long term though I'd like to do away with annotations , and move to lambda-based stage listeners similar to LinkRest (which is much cleaner and easier to use)
Planning to move to lambda-based APIs per #197. So closing this one.
com.nhl.link.move.runtime.task.ListenersBuilder#doStageListener
processesjava.lang.Class#getDeclaredMethods
, which do not include inherited methods. I'd like to know, if this is an intended behavior, and, if not, whether it would be difficult to change it? Thanks!