public class ContentTypeInterceptor extends Object implements Interceptor
Constructor and Description |
---|
ContentTypeInterceptor() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
init() |
String |
intercept(ActionInvocation invocation) |
void |
setContentTypeHandlerSelector(ContentTypeHandlerManager sel) |
public void setContentTypeHandlerSelector(ContentTypeHandlerManager sel)
public void destroy()
destroy
in interface Interceptor
public void init()
init
in interface Interceptor
public String intercept(ActionInvocation invocation) throws Exception
intercept
in interface Interceptor
Exception
Copyright © 2000–2016 Apache Software Foundation. All rights reserved.