public interface ServletRequestListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
requestDestroyed(ServletRequestEvent sre) |
void |
requestInitialized(ServletRequestEvent sre) |
void requestDestroyed(ServletRequestEvent sre)
void requestInitialized(ServletRequestEvent sre)
Copyright © 2012. All Rights Reserved.