public final class DirectorApplicationWrapper extends java.lang.Object implements DirectorRuntime
| Modifier and Type | Class and Description |
|---|---|
private class |
DirectorApplicationWrapper.DirectorApplicationWrapperCommand |
DirectorRuntime.Command| Modifier and Type | Field and Description |
|---|---|
(package private) static java.lang.Integer |
EXIT_OK |
(package private) MavenLogger |
logger |
| Constructor and Description |
|---|
DirectorApplicationWrapper() |
| Modifier and Type | Method and Description |
|---|---|
DirectorRuntime.Command |
newInstallCommand()
Returns a new
DirectorRuntime.Command instance that can be used to execute a command with this
director runtime. |
void |
setMavenContext(MavenContext context) |
static final java.lang.Integer EXIT_OK
IApplication.EXIT_OKMavenLogger logger
public DirectorRuntime.Command newInstallCommand()
DirectorRuntimeDirectorRuntime.Command instance that can be used to execute a command with this
director runtime.newInstallCommand in interface DirectorRuntimepublic void setMavenContext(MavenContext context)