Package org.opennms.netmgt.icmp.commands
Class PingSweepCommand
- java.lang.Object
-
- org.opennms.netmgt.icmp.commands.PingSweepCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class PingSweepCommand extends Object implements org.apache.karaf.shell.api.action.Action
-
-
Field Summary
Fields Modifier and Type Field Description LocationAwarePingClient
locationAwarePingClient
-
Constructor Summary
Constructors Constructor Description PingSweepCommand()
-
-
-
Field Detail
-
locationAwarePingClient
public LocationAwarePingClient locationAwarePingClient
-
-