Class MethodInvocation

    • Field Detail

      • method

        protected final Method method
      • paramNames

        protected final String[] paramNames
      • paramValues

        protected final Object[] paramValues
      • instance

        protected final Object instance
    • Constructor Detail

      • MethodInvocation

        public MethodInvocation()