|
Préférences
Moteurs de recherche
|
|||||||
JavaTM Platform, Enterprise Edition, v 5.0
javax.servlet
|
Method Summary | |
---|---|
void |
requestDestroyed(ServletRequestEvent sre)
The request is about to go out of scope of the web application. |
void |
requestInitialized(ServletRequestEvent sre)
The request is about to come into scope of the web application. |
Method Detail |
---|
void requestDestroyed(ServletRequestEvent sre)
void requestInitialized(ServletRequestEvent sre)