| Package | Description |
|---|---|
| org.eclipse.sisu.equinox.launching | |
| org.eclipse.sisu.equinox.launching.internal |
| Modifier and Type | Method and Description |
|---|---|
BundleStartLevel |
EquinoxInstallationDescription.getDefaultBundleStartLevel() |
BundleStartLevel |
DefaultEquinoxInstallationDescription.getDefaultBundleStartLevel() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BundleStartLevel> |
EquinoxInstallationDescription.getBundleStartLevel() |
Map<String,BundleStartLevel> |
DefaultEquinoxInstallationDescription.getBundleStartLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
EquinoxInstallationDescription.addBundleStartLevel(BundleStartLevel level) |
void |
DefaultEquinoxInstallationDescription.addBundleStartLevel(BundleStartLevel level) |
void |
EquinoxInstallationDescription.setDefaultBundleStartLevel(BundleStartLevel defaultBundleStartLevel) |
void |
DefaultEquinoxInstallationDescription.setDefaultBundleStartLevel(BundleStartLevel defaultBundleStartLevel) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
DefaultEquinoxInstallationFactory.toOsgiBundles(Map<org.eclipse.tycho.ArtifactKey,File> bundles,
Map<String,BundleStartLevel> startLevel,
BundleStartLevel defaultStartLevel) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
DefaultEquinoxInstallationFactory.toOsgiBundles(Map<org.eclipse.tycho.ArtifactKey,File> bundles,
Map<String,BundleStartLevel> startLevel,
BundleStartLevel defaultStartLevel) |
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.