eres.SessionCounter Creates a new instance of SessionCounter @return @throws public SessionCounter() {}
eres.SessionCounter @param HttpSessionEvent @return @throws public synchronized void sessionCreated(HttpSessionEvent event) {}
eres.SessionCounter @param javax.servlet.http.HttpSessionEvent @return @throws public synchronized void sessionDestroyed(javax.servlet.http.HttpSessionEvent httpSessionEvent) {}
eres.SessionCounter @param int @return @throws public void setMaxSessionCount(int maxSessionCount) {}
eres.SessionCounter @param HttpSessionEvent @return @throws private void storeInServletContext(HttpSessionEvent event) {}![]()