| Interface | Description |
|---|---|
| RequestMatcher |
Matcher for
ServletRequests. |
| Class | Description |
|---|---|
| HibernateUnitOfWorkFilter |
This class implements a
Filter that wraps entire web requests in UnitOfWork instances using the configured HibernateRepository instances. |
| InitParameterNames |
Universally useful initialization parameter names for servlets and filters.
|
| PathPatternRequestMatcher |
A matcher that matches (relative) path of the request against regular expressions.
|
| Enum | Description |
|---|---|
| TrivialRequestMatcher |
Trivial request matcher implementations that might be useful.
|
| Exception | Description |
|---|---|
| ServletConfigurationError |
This exception is thrown for severe
Servlet and Filter related configuration errors. |
Copyright © 2012-2013 IP SQUARE. All Rights Reserved.