ProxyHandler

constructor(name: String)(source)

Parameters

T

The type of the proxy object to be created. Must be a non-abstract class.

name

A string identifier associated with the proxy. This is used in placeholder implementation to display information about the proxy.