Modifier and Type | Class and Description |
---|---|
class |
DirectorApplicationWrapper |
Modifier and Type | Method and Description |
---|---|
private DirectorRuntime |
DirectorMojo.getDirectorRuntime() |
Modifier and Type | Class and Description |
---|---|
class |
StandaloneDirectorRuntime
Eclipse installation with the p2 director application.
|
Modifier and Type | Field and Description |
---|---|
private DirectorRuntime |
ProvisionedInstallationBuilder.directorRuntime |
Modifier and Type | Method and Description |
---|---|
private DirectorRuntime |
ProvisionedInstallationBuilderFactory.getDirectorRuntime() |
Constructor and Description |
---|
ProvisionedInstallationBuilder(BundleReader bundleReader,
DirectorRuntime directorRuntime,
P2ApplicationLauncher launcher,
org.codehaus.plexus.logging.Logger log) |