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.String
getLocation()
int
getNodeId()
java.lang.String
getResource()
java.lang.String
getServiceName()
-