org.opennms.secret.web
Class NodeInterfaceController

java.lang.Object
  extended by 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


Field Summary
static String IF_VIEW
           
static String MODEL_NAME
           
 
Constructor Summary
NodeInterfaceController()
           
 
Method Summary
 org.springframework.web.servlet.ModelAndView execute()
           
 void setNodeInterfaceService(NodeInterfaceService nodeInterfaceService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

NodeInterfaceController

public NodeInterfaceController()
Method Detail

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.