public class ImmutableSessionBindingNotifier extends Object implements SessionBindingNotifier
| Constructor and Description |
|---|
ImmutableSessionBindingNotifier(ImmutableSession session,
javax.servlet.ServletContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
unbound()
Notifies all attributes that they are being unbound from a given session.
|
public ImmutableSessionBindingNotifier(ImmutableSession session, javax.servlet.ServletContext context)
public void unbound()
SessionBindingNotifierunbound in interface SessionBindingNotifierCopyright © 2020 JBoss by Red Hat. All rights reserved.