org.opennms.jicmp.standalone
Class PingReplyMetric
java.lang.Object
org.opennms.jicmp.standalone.Metric
org.opennms.jicmp.standalone.PingReplyMetric
- All Implemented Interfaces:
- PingReplyListener
public class PingReplyMetric
- extends Metric
- implements PingReplyListener
PingReplyMetric
- Author:
- brozow
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PingReplyMetric
public PingReplyMetric(int count,
long interval)
onPingReply
public void onPingReply(InetAddress address,
org.opennms.jicmp.standalone.PingReply reply)
- Specified by:
onPingReply in interface PingReplyListener
await
public void await()
throws InterruptedException
- Throws:
InterruptedException
Copyright © 2011. All Rights Reserved.