Uses of Class
org.eclipse.sisu.equinox.launching.internal.P2ApplicationLauncher
-
Packages that use P2ApplicationLauncher Package Description org.eclipse.tycho.plugins.p2 org.eclipse.tycho.surefire.provisioning -
-
Uses of P2ApplicationLauncher in org.eclipse.tycho.plugins.p2
Methods in org.eclipse.tycho.plugins.p2 with parameters of type P2ApplicationLauncher Modifier and Type Method Description protected voidAbstractP2MetadataMojo. addArguments(P2ApplicationLauncher launcher)protected voidCategoryP2MetadataMojo. addArguments(P2ApplicationLauncher cli) -
Uses of P2ApplicationLauncher in org.eclipse.tycho.surefire.provisioning
Constructors in org.eclipse.tycho.surefire.provisioning with parameters of type P2ApplicationLauncher Constructor Description BundlesPublisher(P2ApplicationLauncher launcher, org.codehaus.plexus.logging.Logger log)ProvisionedInstallationBuilder(BundleReader bundleReader, DirectorRuntime directorRuntime, P2ApplicationLauncher launcher, org.codehaus.plexus.logging.Logger log)
-