org.opennms.web.map
Class ExecCommandController
java.lang.Object
org.opennms.web.map.ExecCommandController
- All Implemented Interfaces:
- org.springframework.web.servlet.mvc.Controller
public class ExecCommandController
- extends Object
- implements org.springframework.web.servlet.mvc.Controller
- Author:
- mmigliore, antonio
this class provides to create pages for executing ping and traceroute commands
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecCommandController
public ExecCommandController()
handleRequest
public org.springframework.web.servlet.ModelAndView handleRequest(HttpServletRequest request,
HttpServletResponse response)
throws IOException
- Specified by:
handleRequest in interface org.springframework.web.servlet.mvc.Controller
- Throws:
IOException
Copyright © 2009. All Rights Reserved.