|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
DependencyInjectedFilter | A bean-like equivalent of a servlet filter, designed to be managed by a Spring container. |
Class Summary | |
---|---|
BeanProxyFilter | An adapter from the servlet filter world into the Spring dependency injected world. |
NullFilter | A Benign filter that does nothing more than invoke the filter chain. |
SessionSynchronizedFilter | A filter that will use the HttpSession (if it exists) as the monitor for a synchronized block so that only one request per session is processed at any time. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |