org.dbmaintain.launch.commandline
Class CommandLineArguments
java.lang.Object
org.dbmaintain.launch.commandline.CommandLineArguments
public class CommandLineArguments
- extends Object
Data object that exposes the command line arguments that were passed to DbMaintain
- Author:
- Filip Neven, Tim Ducheyne
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLineArguments
public CommandLineArguments(String[] commandLineArgs)
parseArguments
protected void parseArguments(String[] commandLineArgs)
getDbMaintainOperation
public String getDbMaintainOperation()
getFirstExtraArgument
public String getFirstExtraArgument()
getSecondExtraArgument
public String getSecondExtraArgument()
getConfigFile
public String getConfigFile()
Copyright © 2011. All Rights Reserved.