org.opennms.secret.web
Class NodeInterfaceController
java.lang.Object
org.opennms.secret.web.NodeInterfaceController
- All Implemented Interfaces:
- org.springframework.web.servlet.mvc.throwaway.ThrowawayController
public class NodeInterfaceController
- extends Object
- implements org.springframework.web.servlet.mvc.throwaway.ThrowawayController
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IF_VIEW
public static final String IF_VIEW
- See Also:
- Constant Field Values
MODEL_NAME
public static final String MODEL_NAME
- See Also:
- Constant Field Values
NodeInterfaceController
public NodeInterfaceController()
execute
public org.springframework.web.servlet.ModelAndView execute()
throws Exception
- Specified by:
execute in interface org.springframework.web.servlet.mvc.throwaway.ThrowawayController
- Throws:
Exception
setNodeInterfaceService
public void setNodeInterfaceService(NodeInterfaceService nodeInterfaceService)
Copyright © 2009. All Rights Reserved.