org.opennms.netmgt.threshd
Interface IfInfoGetter

All Known Implementing Classes:
JdbcIfInfoGetter

public interface IfInfoGetter

Author:
DJ Gregor, Alejandro Galue

Method Summary
 Map<String,String> getIfInfoForNodeAndLabel(int nodeId, String ifLabel)
           
 

Method Detail

getIfInfoForNodeAndLabel

Map<String,String> getIfInfoForNodeAndLabel(int nodeId,
                                            String ifLabel)


Copyright © 2009. All Rights Reserved.