public class OsgiInterceptor
extends com.opensymphony.xwork2.interceptor.AbstractInterceptor
| Constructor and Description |
|---|
OsgiInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
intercept(com.opensymphony.xwork2.ActionInvocation invocation) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
public String intercept(com.opensymphony.xwork2.ActionInvocation invocation) throws Exception
intercept in interface com.opensymphony.xwork2.interceptor.Interceptorintercept in class com.opensymphony.xwork2.interceptor.AbstractInterceptorExceptionpublic void setServletContext(javax.servlet.ServletContext servletContext)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.