org.apache.qpid.management.web.action
Class WsdmRmdPerspectiveAction
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.qpid.management.web.action.WsdmRmdPerspectiveAction
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class WsdmRmdPerspectiveAction
- extends HttpServlet
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsdmRmdPerspectiveAction
public WsdmRmdPerspectiveAction()
init
public void init()
throws ServletException
- Overrides:
init
in class GenericServlet
- Throws:
ServletException
service
protected void service(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Overrides:
service
in class HttpServlet
- Throws:
ServletException
IOException
Licensed to the Apache Software Foundation