Uses of Interface
org.eclipse.update.configurator.IPlatformConfiguration
Packages that use IPlatformConfiguration
Package
Description
Provides support for accessing platform configuration data.
-
Uses of IPlatformConfiguration in org.eclipse.update.configurator
Methods in org.eclipse.update.configurator that return IPlatformConfigurationModifier and TypeMethodDescriptionstatic IPlatformConfiguration
ConfiguratorUtils.getCurrentPlatformConfiguration()
Deprecated.Returns the current platform configuration.IPlatformConfigurationFactory.getCurrentPlatformConfiguration()
Deprecated.Returns the current platform configuration.static IPlatformConfiguration
ConfiguratorUtils.getPlatformConfiguration
(URL url) Deprecated.Returns a platform configuration object, optionally initialized with previously saved configuration information.static IPlatformConfiguration
ConfiguratorUtils.getPlatformConfiguration
(URL url, URL loc) Deprecated.Returns a platform configuration object, optionally initialized with previously saved configuration information.IPlatformConfigurationFactory.getPlatformConfiguration
(URL url) Deprecated.Returns a platform configuration object, optionally initialized with previously saved configuration information.IPlatformConfigurationFactory.getPlatformConfiguration
(URL url, URL loc) Deprecated.Returns a platform configuration object, optionally initialized with previously saved configuration information.