org.opennms.web.admin.nodeManagement
Class DeleteInterfaceServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.opennms.web.admin.nodeManagement.DeleteInterfaceServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class DeleteInterfaceServlet
- extends HttpServlet
- Author:
- brozow
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
- See Also:
- Serialized Form
| Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteInterfaceServlet
public DeleteInterfaceServlet()
doPost
public void doPost(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Overrides:
doPost in class HttpServlet
- Throws:
ServletException
IOException
checkParameters
public void checkParameters(HttpServletRequest request)
Copyright © 2009. All Rights Reserved.