| Package | Description |
|---|---|
| org.mentawai.filter | |
| org.mentawai.spring |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionContextFilter |
class |
ApplicationFilter
This filter will place the application context in the action input.
|
class |
AutoWiringFilter
A filter that will do AUTO-WIRING of dependencies in a totaly transparent way.
|
class |
ConnectionFilter |
class |
CookiesFilter
This filter will place the cookie context in the action input.
|
class |
DIFilter
A filter that will do AUTO-WIRING of dependencies in a totaly transparent way.
|
class |
ErrorsFilter |
class |
FieldErrorsFilter |
class |
HeadersFilter |
class |
HibernateAnnotationFilter
This filter extends the capabilities of HibernateFilter to be used with
Annotations
|
class |
HibernateFilter
Use this filter to place an opened and connected Hibernate session in the
action input.
|
class |
IoCFilter
Autowiring filter for IoC.
|
class |
JpaFilter
Use this filter to place an opened and connected JPA entityManager in the
action input.
|
class |
MentaContainerFilter |
class |
MessagesFilter |
class |
OutputFilter |
class |
PostOrGetFilter
This filter will place a boolean in the action input to
tell whether the action was a POST or a GET.
|
class |
SessionFilter
This filter will place the session context in the action input.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpringInput
Input with built-in Spring support.
|
Copyright © 2015. All Rights Reserved.