org.jboss.resteasy.springmvc
Class ResteasyNoResourceFoundView
java.lang.Object
org.jboss.resteasy.springmvc.ResteasyNoResourceFoundView
- All Implemented Interfaces:
- org.springframework.web.servlet.View
public class ResteasyNoResourceFoundView
- extends java.lang.Object
- implements org.springframework.web.servlet.View
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResteasyNoResourceFoundView
public ResteasyNoResourceFoundView()
getDispatcher
public SynchronousDispatcher getDispatcher()
setDispatcher
public void setDispatcher(SynchronousDispatcher dispatcher)
getContentType
public java.lang.String getContentType()
- Specified by:
getContentType
in interface org.springframework.web.servlet.View
render
public void render(java.util.Map model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
- Specified by:
render
in interface org.springframework.web.servlet.View
- Throws:
java.lang.Exception
Copyright © 2010. All Rights Reserved.