@Component(role=EquinoxInstallationFactory.class) public class DefaultEquinoxInstallationFactory extends Object implements EquinoxInstallationFactory
Constructor and Description |
---|
DefaultEquinoxInstallationFactory() |
Modifier and Type | Method and Description |
---|---|
EquinoxInstallation |
createInstallation(EquinoxInstallationDescription description,
File location) |
protected String |
toOsgiBundles(Map<ArtifactKey,File> bundles,
Map<String,BundleStartLevel> startLevel,
BundleStartLevel defaultStartLevel) |
protected void |
unpack(File source,
File destination) |
public EquinoxInstallation createInstallation(EquinoxInstallationDescription description, File location)
createInstallation
in interface EquinoxInstallationFactory
protected String toOsgiBundles(Map<ArtifactKey,File> bundles, Map<String,BundleStartLevel> startLevel, BundleStartLevel defaultStartLevel) throws IOException
IOException
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.