org.opennms.netmgt.threshd
Class JdbcIfInfoGetter

java.lang.Object
  extended by org.opennms.netmgt.threshd.JdbcIfInfoGetter
All Implemented Interfaces:
IfInfoGetter

public class JdbcIfInfoGetter
extends Object
implements IfInfoGetter

Author:
DJ Gregor, Alejandro Galue

Constructor Summary
JdbcIfInfoGetter()
           
 
Method Summary
 Map<String,String> getIfInfoForNodeAndLabel(int nodeId, String ifLabel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcIfInfoGetter

public JdbcIfInfoGetter()
Method Detail

getIfInfoForNodeAndLabel

public Map<String,String> getIfInfoForNodeAndLabel(int nodeId,
                                                   String ifLabel)
Specified by:
getIfInfoForNodeAndLabel in interface IfInfoGetter


Copyright © 2009. All Rights Reserved.