com.crankuptheamps.spark
Class SubscribeCommand

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

public class SubscribeCommand
extends SparkCommand


Field Summary
 
Fields inherited from class com.crankuptheamps.spark.SparkCommand
examples, extras, name, optional, options, required, synonyms, usage
 
Constructor Summary
SubscribeCommand(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

SubscribeCommand

public SubscribeCommand(String name)