org.apache.maven.mae.boot.main
Class CliRequest
java.lang.Object
org.apache.maven.mae.boot.main.CliRequest
public final class CliRequest
- extends Object
|
Constructor Summary |
CliRequest(String[] args,
org.codehaus.plexus.classworlds.ClassWorld classWorld)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
args
public String[] args
commandLine
public org.apache.commons.cli.CommandLine commandLine
workingDirectory
public String workingDirectory
fileStream
public PrintStream fileStream
userProperties
public Properties userProperties
systemProperties
public Properties systemProperties
request
public MAEExecutionRequest request
builder
public MAEEmbedderBuilder builder
CliRequest
public CliRequest(String[] args,
org.codehaus.plexus.classworlds.ClassWorld classWorld)
Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.