public class OpendapSessionAttributeListener extends Object implements javax.servlet.http.HttpSessionAttributeListener
| Constructor and Description |
|---|
OpendapSessionAttributeListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
attributeAdded(javax.servlet.http.HttpSessionBindingEvent httpSessionBindingEvent) |
void |
attributeRemoved(javax.servlet.http.HttpSessionBindingEvent e) |
void |
attributeReplaced(javax.servlet.http.HttpSessionBindingEvent httpSessionBindingEvent) |
public void attributeRemoved(javax.servlet.http.HttpSessionBindingEvent e)
attributeRemoved in interface javax.servlet.http.HttpSessionAttributeListenerpublic void attributeAdded(javax.servlet.http.HttpSessionBindingEvent httpSessionBindingEvent)
attributeAdded in interface javax.servlet.http.HttpSessionAttributeListenerpublic void attributeReplaced(javax.servlet.http.HttpSessionBindingEvent httpSessionBindingEvent)
attributeReplaced in interface javax.servlet.http.HttpSessionAttributeListenerCopyright © 1999–2015 UCAR/Unidata. All rights reserved.