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.HttpSessionListener
public void sessionDestroyed(javax.servlet.http.HttpSessionEvent event)
sessionDestroyed
in interface javax.servlet.http.HttpSessionListener
public int getSessionCount()
Copyright © 2016. All Rights Reserved.