org.cassandraunit.cli
Class CassandraUnitCommandLineLoader

java.lang.Object
  extended by org.cassandraunit.cli.CassandraUnitCommandLineLoader

public class CassandraUnitCommandLineLoader
extends Object


Constructor Summary
CassandraUnitCommandLineLoader()
           
 
Method Summary
protected static org.apache.commons.cli.CommandLine getCommandLine()
           
protected static boolean isUsageBeenPrinted()
           
protected static void load()
           
static void main(String[] args)
           
protected static boolean parseCommandLine(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CassandraUnitCommandLineLoader

public CassandraUnitCommandLineLoader()
Method Detail

main

public static void main(String[] args)
Parameters:
args -
Throws:
org.apache.commons.cli.ParseException

parseCommandLine

protected static boolean parseCommandLine(String[] args)

load

protected static void load()

getCommandLine

protected static org.apache.commons.cli.CommandLine getCommandLine()

isUsageBeenPrinted

protected static boolean isUsageBeenPrinted()


Copyright © 2012. All Rights Reserved.