Interface InstrumentationProxy


public interface InstrumentationProxy
Interface added to indy proxies to allow unwrapping the proxy object
  • Method Summary

    Modifier and Type
    Method
    Description
    Unwraps the proxy delegate instance
  • Method Details

    • __getIndyProxyDelegate

      Object __getIndyProxyDelegate()
      Unwraps the proxy delegate instance
      Returns:
      wrapped object instance