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