public class ConfluenceAttributeListener extends Object implements javax.servlet.http.HttpSessionAttributeListener
Constructor and Description |
---|
ConfluenceAttributeListener() |
Modifier and Type | Method and Description |
---|---|
void |
attributeAdded(javax.servlet.http.HttpSessionBindingEvent event) |
void |
attributeRemoved(javax.servlet.http.HttpSessionBindingEvent httpSessionBindingEvent) |
void |
attributeReplaced(javax.servlet.http.HttpSessionBindingEvent event) |
public void attributeAdded(javax.servlet.http.HttpSessionBindingEvent event)
attributeAdded
in interface javax.servlet.http.HttpSessionAttributeListener
public void attributeRemoved(javax.servlet.http.HttpSessionBindingEvent httpSessionBindingEvent)
attributeRemoved
in interface javax.servlet.http.HttpSessionAttributeListener
public void attributeReplaced(javax.servlet.http.HttpSessionBindingEvent event)
attributeReplaced
in interface javax.servlet.http.HttpSessionAttributeListener
Copyright © 2003–2017 Atlassian. All rights reserved.