public class GcubeReleasesSessionListener extends Object implements javax.servlet.http.HttpSessionListener
addGcubeReleasesSessionListener method. When
the gcubeReleasesSession event occurs, that object's appropriate
method is invoked.GcubeReleasesSessionEvent| Constructor and Description |
|---|
GcubeReleasesSessionListener() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSessionCount()
Gets the session count.
|
void |
sessionCreated(javax.servlet.http.HttpSessionEvent event) |
void |
sessionDestroyed(javax.servlet.http.HttpSessionEvent event) |
public void sessionCreated(javax.servlet.http.HttpSessionEvent event)
sessionCreated in interface javax.servlet.http.HttpSessionListenerpublic void sessionDestroyed(javax.servlet.http.HttpSessionEvent event)
sessionDestroyed in interface javax.servlet.http.HttpSessionListenerpublic int getSessionCount()
Copyright © 2015. All Rights Reserved.