org.opennms.netmgt.threshd
Class JdbcIfInfoGetter
java.lang.Object
org.opennms.netmgt.threshd.JdbcIfInfoGetter
- All Implemented Interfaces:
- IfInfoGetter
public class JdbcIfInfoGetter
- extends Object
- implements IfInfoGetter
- Author:
- DJ Gregor, Alejandro Galue
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcIfInfoGetter
public JdbcIfInfoGetter()
getIfInfoForNodeAndLabel
public Map<String,String> getIfInfoForNodeAndLabel(int nodeId,
String ifLabel)
- Specified by:
getIfInfoForNodeAndLabel in interface IfInfoGetter
Copyright © 2009. All Rights Reserved.