ProxiedSession.this

Constructs an instance that proxies the specified <code>target</code>. Subclasses may access this target via the <code>protected final 'session'</code> attribute, i.e. <code>this.session</code>.

@param target the specified target <code>Session</code> to proxy.

class ProxiedSession
this

Meta