public final class DirectorApplicationWrapper extends Object implements DirectorRuntime
DirectorRuntime.Command| 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) |
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)
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.