public interface DirectorRuntime
Modifier and Type | Interface and Description |
---|---|
static interface |
DirectorRuntime.Command
A command for a p2 director application.
|
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. |
DirectorRuntime.Command newInstallCommand()
DirectorRuntime.Command
instance that can be used to execute a command with this
director runtime.Copyright © 2008–2020 Eclipse Foundation. All rights reserved.