public interface RequestListener
extends org.ocpsoft.common.pattern.Weighted
ServletRequest event types.| Modifier and Type | Method and Description |
|---|---|
void |
requestDestroyed(javax.servlet.ServletRequestEvent event)
Respond to
ServletContext destroyed event. |
void |
requestInitialized(javax.servlet.ServletRequestEvent event)
Respond to
ServletRequest initialized event. |
Copyright © 2023 OCPsoft. All rights reserved.