Class MethodAnnotationAggregator


  • public class MethodAnnotationAggregator
    extends Object
    Class which can turn a pre-runtime description of annotations into a runtime description.

    This correctly handles overridden methods, so the annotations on overridden methods will not show up in the result

    Author:
    Stuart Douglas
    • Constructor Detail

      • MethodAnnotationAggregator

        public MethodAnnotationAggregator()