Interface ProxyAccessor

    • Method Detail

      • getProxy

        <P> P getProxy​()
        Retrieves the proxy from the proxy property.
        Type Parameters:
        P - The expected type of the proxy.
        Returns:
        The proxy stored by the proxy property.