Uses of Interface
org.eclipse.tycho.p2.tools.director.shared.DirectorRuntime
-
Packages that use DirectorRuntime Package Description org.eclipse.tycho.p2.tools.director org.eclipse.tycho.plugins.p2.director.runtime org.eclipse.tycho.surefire.provisioning -
-
Uses of DirectorRuntime in org.eclipse.tycho.p2.tools.director
Classes in org.eclipse.tycho.p2.tools.director that implement DirectorRuntime Modifier and Type Class Description class
DirectorApplicationWrapper
-
Uses of DirectorRuntime in org.eclipse.tycho.plugins.p2.director.runtime
Classes in org.eclipse.tycho.plugins.p2.director.runtime that implement DirectorRuntime Modifier and Type Class Description class
StandaloneDirectorRuntime
Eclipse installation with the p2 director application. -
Uses of DirectorRuntime in org.eclipse.tycho.surefire.provisioning
Constructors in org.eclipse.tycho.surefire.provisioning with parameters of type DirectorRuntime Constructor Description ProvisionedInstallationBuilder(BundleReader bundleReader, DirectorRuntime directorRuntime, P2ApplicationLauncher launcher, org.codehaus.plexus.logging.Logger log)
-