Class Invocation


  • public final class Invocation
    extends Object
    Author:
    zoly
    • Method Detail

      • getCaleeClassName

        public String getCaleeClassName()
      • getCaleeMethodName

        public String getCaleeMethodName()
      • getCaleeMethodDesc

        public String getCaleeMethodDesc()
      • getCaleeSource

        public String getCaleeSource()
      • getCaleeLine

        public int getCaleeLine()
      • getInvokedMethod

        public Method getInvokedMethod()
      • getParameters

        public Object[] getParameters()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object