Class MethodInvocation

    • Field Detail

      • methodName

        private java.lang.String methodName
    • Constructor Detail

      • MethodInvocation

        public MethodInvocation​(java.lang.String methodName,
                                java.util.List<AnnotationValue> arguments)