Class PingSweepCommand

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action

    public class PingSweepCommand
    extends Object
    implements org.apache.karaf.shell.api.action.Action
    • Constructor Detail

      • PingSweepCommand

        public PingSweepCommand()
    • Method Detail

      • execute

        public Object execute()
                       throws Exception
        Specified by:
        execute in interface org.apache.karaf.shell.api.action.Action
        Throws:
        Exception