Class RequestContextInterceptor
- java.lang.Object
-
- com.opensymphony.xwork2.interceptor.AbstractInterceptor
-
- org.onebusaway.presentation.impl.users.RequestContextInterceptor
-
- All Implemented Interfaces:
com.opensymphony.xwork2.interceptor.Interceptor
,Serializable
public class RequestContextInterceptor extends com.opensymphony.xwork2.interceptor.AbstractInterceptor
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RequestContextInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
intercept(com.opensymphony.xwork2.ActionInvocation invocation)
-