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.Interceptor
intercept
in class com.opensymphony.xwork2.interceptor.AbstractInterceptor
Exception
public void setServletContext(javax.servlet.ServletContext servletContext)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.