Package org.opennms.netmgt.threshd.api
Interface ThresholdingSessionKey
-
- All Known Implementing Classes:
ThresholdingSessionKeyImpl
public interface ThresholdingSessionKey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetLocation()intgetNodeId()java.lang.StringgetResource()java.lang.StringgetServiceName()
-