Package org.opennms.netmgt.icmp.commands
Class PingCommand
- java.lang.Object
-
- org.opennms.netmgt.icmp.commands.PingCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class PingCommand 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 PingCommand()
-
-
-
Field Detail
-
locationAwarePingClient
public LocationAwarePingClient locationAwarePingClient
-
-
Method Detail
-
execute
public Object execute()
- Specified by:
execute
in interfaceorg.apache.karaf.shell.api.action.Action
-
-