com.tinkerpop.rexster
Class RexsterCommandLine
java.lang.Object
com.tinkerpop.rexster.RexsterCommandLine
public class RexsterCommandLine
- extends Object
Constructor Summary |
RexsterCommandLine(org.apache.commons.cli.CommandLine command,
org.apache.commons.cli.CommandLine commandParameters,
org.apache.commons.cli.Options commandOptions)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RexsterCommandLine
public RexsterCommandLine(org.apache.commons.cli.CommandLine command,
org.apache.commons.cli.CommandLine commandParameters,
org.apache.commons.cli.Options commandOptions)
getCommandOptions
public org.apache.commons.cli.Options getCommandOptions()
getCommand
public org.apache.commons.cli.CommandLine getCommand()
getCommandParameters
public org.apache.commons.cli.CommandLine getCommandParameters()
hasCommandParameters
public boolean hasCommandParameters()
Copyright © 2009-2012. All Rights Reserved.