ImmutableProxiedSession.setAttribute

Immediately {@link #throwImmutableException() throws} an <code>InvalidSessionException</code> in all cases because this proxy is immutable.

class ImmutableProxiedSession
override
void
setAttribute
(
Object key
,
Object value
)

Meta