com.crankuptheamps.spark
Class PingCommand

java.lang.Object
  extended by com.crankuptheamps.spark.SparkCommand
      extended by com.crankuptheamps.spark.PingCommand

public class PingCommand
extends SparkCommand


Field Summary
 
Fields inherited from class com.crankuptheamps.spark.SparkCommand
examples, extras, name, optional, options, required, synonyms, usage
 
Constructor Summary
PingCommand(String name)
           
 
Method Summary
 
Methods inherited from class com.crankuptheamps.spark.SparkCommand
addExample, addExtra, addOption, addSynonym, badUsage, createAuthenticator, dumpArgs, getName, help, setUsage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PingCommand

public PingCommand(String name)