public interface HttpSessionListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
sessionCreated(HttpSessionEvent se) |
void |
sessionDestroyed(HttpSessionEvent se) |
void sessionCreated(HttpSessionEvent se)
void sessionDestroyed(HttpSessionEvent se)
Copyright © 2013. All Rights Reserved.