public class ResteasyNoResourceFoundView extends Object implements org.springframework.web.servlet.View
Constructor and Description |
---|
ResteasyNoResourceFoundView() |
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
ResteasyDeployment |
getDeployment() |
void |
render(Map model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setDeployment(ResteasyDeployment deployment) |
public ResteasyDeployment getDeployment()
public void setDeployment(ResteasyDeployment deployment)
public String getContentType()
getContentType
in interface org.springframework.web.servlet.View
Copyright © 2013. All Rights Reserved.