Interface JrDelegateInvocationHandler

All Superinterfaces:
InvocationHandler, org.zeroturnaround.javarebel.util.JrDelegatingInvocationHandler

public interface JrDelegateInvocationHandler extends org.zeroturnaround.javarebel.util.JrDelegatingInvocationHandler
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface java.lang.reflect.InvocationHandler

    invoke

    Methods inherited from interface org.zeroturnaround.javarebel.util.JrDelegatingInvocationHandler

    getDelegate
  • Method Details

    • jrGetDefault

      Object jrGetDefault()