public class ContentTypeInterceptor extends Object implements com.opensymphony.xwork2.interceptor.Interceptor
Constructor and Description |
---|
ContentTypeInterceptor() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
init() |
String |
intercept(com.opensymphony.xwork2.ActionInvocation invocation) |
void |
setContentTypeHandlerSelector(ContentTypeHandlerManager sel) |
public void setContentTypeHandlerSelector(ContentTypeHandlerManager sel)
public void destroy()
destroy
in interface com.opensymphony.xwork2.interceptor.Interceptor
public void init()
init
in interface com.opensymphony.xwork2.interceptor.Interceptor
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.