org.opennms.web.controller
Class DaemonStatusController
java.lang.Object
org.opennms.web.controller.DaemonStatusController
public class DaemonStatusController
- extends Object
DaemonStatusController class.
- Since:
- 1.8.1
- Author:
- SriKumar Kareti, Tiffani Heeren
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DaemonStatusController
public DaemonStatusController()
referenceData
protected Map<String,Collection<ServiceInfo>> referenceData()
throws Exception
- Throws:
Exception
onSubmit
@RequestMapping(method=POST)
public org.springframework.web.servlet.ModelAndView onSubmit()
throws Exception
- Throws:
Exception
Copyright © 2011. All Rights Reserved.