org.opennms.web.map
Class AddNodesController
java.lang.Object
org.opennms.web.map.AddNodesController
- All Implemented Interfaces:
- org.springframework.web.servlet.mvc.Controller
public class AddNodesController
- extends Object
- implements org.springframework.web.servlet.mvc.Controller
- Author:
- mmigliore
this class provides to create, manage and delete
proper session objects to use when working with maps
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddNodesController
public AddNodesController()
getManager
public Manager getManager()
setManager
public void setManager(Manager manager)
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.