Interface ProxyFactory.MethodInvocation

Enclosing interface:
ProxyFactory

public static interface ProxyFactory.MethodInvocation
  • Method Details

    • getArguments

      Object[] getArguments()
    • getMethod

      Method getMethod()