org.opennms.netmgt.vmmgr
Class SpringBoard
java.lang.Object
org.opennms.netmgt.vmmgr.SpringBoard
- All Implemented Interfaces:
- SpringBoardMBean
public class SpringBoard
- extends Object
- implements SpringBoardMBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringBoard
public SpringBoard()
getContextDir
public String getContextDir()
- Specified by:
getContextDir in interface SpringBoardMBean
setContextDir
public void setContextDir(String contextDir)
- Specified by:
setContextDir in interface SpringBoardMBean
start
public void start()
- Specified by:
start in interface SpringBoardMBean
status
public List status()
- Specified by:
status in interface SpringBoardMBean
stop
public void stop()
- Specified by:
stop in interface SpringBoardMBean
Copyright © 2009. All Rights Reserved.