org.eclipse.sisu.equinox.launching.internal
Class DefaultEquinoxInstallation
java.lang.Object
org.eclipse.sisu.equinox.launching.internal.DefaultEquinoxInstallation
- All Implemented Interfaces:
- EquinoxInstallation
public class DefaultEquinoxInstallation
- extends Object
- implements EquinoxInstallation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultEquinoxInstallation
public DefaultEquinoxInstallation(EquinoxInstallationDescription installationDescription,
File location,
File configurationLocation)
getLocation
public File getLocation()
- Specified by:
getLocation in interface EquinoxInstallation
getConfigurationLocation
public File getConfigurationLocation()
- Specified by:
getConfigurationLocation in interface EquinoxInstallation
getLauncherJar
public File getLauncherJar()
- Specified by:
getLauncherJar in interface EquinoxInstallation
getInstallationDescription
public EquinoxInstallationDescription getInstallationDescription()
- Specified by:
getInstallationDescription in interface EquinoxInstallation
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.