|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.madvoc.interceptor.ServletConfigInterceptor
public class ServletConfigInterceptor
Configures actions and applies some servlet configuration prior action execution. This interceptor does the following:
| Field Summary | |
|---|---|
protected ActionInjector |
injector
|
| Constructor Summary | |
|---|---|
ServletConfigInterceptor()
|
|
| Method Summary | |
|---|---|
java.lang.String |
intercept(ActionRequest actionRequest)
Intercepts action requests. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final ActionInjector injector
| Constructor Detail |
|---|
public ServletConfigInterceptor()
| Method Detail |
|---|
public java.lang.String intercept(ActionRequest actionRequest)
throws java.lang.Exception
ActionInterceptor
intercept in interface ActionInterceptorjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||