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()
DirectorRuntime
DirectorRuntime.Command
instance that can be used to execute a command with this
director runtime.newInstallCommand
in interface DirectorRuntime
public void setMavenContext(MavenContext context)
Copyright © 2008–2018 Eclipse Foundation. All rights reserved.