Package | Description |
---|---|
org.eclipse.sisu.equinox.launching | |
org.eclipse.sisu.equinox.launching.internal | |
org.eclipse.tycho.surefire.provisioning |
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<ArtifactKey,File> bundles,
Map<String,BundleStartLevel> startLevel,
BundleStartLevel defaultStartLevel) |
Modifier and Type | Method and Description |
---|---|
protected String |
DefaultEquinoxInstallationFactory.toOsgiBundles(Map<ArtifactKey,File> bundles,
Map<String,BundleStartLevel> startLevel,
BundleStartLevel defaultStartLevel) |
Modifier and Type | Method and Description |
---|---|
BundleStartLevel |
ProvisionedInstallationDescription.getDefaultBundleStartLevel() |
Modifier and Type | Method and Description |
---|---|
Map<String,BundleStartLevel> |
ProvisionedInstallationDescription.getBundleStartLevel() |
Modifier and Type | Method and Description |
---|---|
void |
ProvisionedInstallationDescription.addBundleStartLevel(BundleStartLevel level) |
void |
ProvisionedInstallationDescription.setDefaultBundleStartLevel(BundleStartLevel defaultBundleStartLevel) |
Copyright © 2008–2020 Eclipse Foundation. All rights reserved.