Methods from org.eclipse.core.runtime used by org.eclipse.wst.server.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.ILog.log(IStatus)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPlugin.log(IStatus)226

org.eclipse.core.runtime.IProduct.getProperty(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPlugin.getProperty(String)1175

org.eclipse.core.runtime.Platform.getAdapterManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.server.core.internal.Module.getAdapter(Class)202
org.eclipse.wst.server.core.internal.Module.loadAdapter(Class, IProgressMonitor)212
org.eclipse.wst.server.core.internal.Runtime.getAdapter(Class)189
org.eclipse.wst.server.core.internal.Runtime.loadAdapter(Class, IProgressMonitor)200
org.eclipse.wst.server.core.internal.Server.getAdapter(Class)1350
org.eclipse.wst.server.core.internal.Server.loadAdapter(Class, IProgressMonitor)1365
org.eclipse.wst.server.core.internal.ServerWorkingCopy.getAdapter(Class)731
org.eclipse.wst.server.core.internal.ServerWorkingCopy.loadAdapter(Class, IProgressMonitor)750

org.eclipse.core.runtime.Platform.getBundle(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ModuleArtifactAdapter.isPluginActivated()67

org.eclipse.core.runtime.Platform.getBundles(String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.server.core.internal.InstallableRuntime.install(IPath, IProgressMonitor)280
org.eclipse.wst.server.core.internal.InstallableRuntime.install(IPath, IProgressMonitor)246

org.eclipse.core.runtime.Platform.getExtensionRegistry()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.server.core.internal.facets.FacetMappingUtil.loadRuntimeComponentProviders()83
org.eclipse.wst.server.core.internal.facets.FacetMappingUtil.loadRuntimeFacetMapping()120
org.eclipse.wst.server.core.internal.ModuleType.loadModuleTypes()115
org.eclipse.wst.server.core.internal.ResourceManager.executeStartups()185
org.eclipse.wst.server.core.internal.ServerPlugin.loadClients()576
org.eclipse.wst.server.core.internal.ServerPlugin.loadInstallableRuntimes()1104
org.eclipse.wst.server.core.internal.ServerPlugin.loadLaunchableAdapters()539
org.eclipse.wst.server.core.internal.ServerPlugin.loadModuleArtifactAdapters()950
org.eclipse.wst.server.core.internal.ServerPlugin.loadModuleFactories()817
org.eclipse.wst.server.core.internal.ServerPlugin.loadPublishers()697
org.eclipse.wst.server.core.internal.ServerPlugin.loadPublishTasks()630
org.eclipse.wst.server.core.internal.ServerPlugin.loadRuntimeLocators()911
org.eclipse.wst.server.core.internal.ServerPlugin.loadServerMonitors()870
org.eclipse.wst.server.core.internal.ServerPlugin.stop(BundleContext)317
org.eclipse.wst.server.core.ServerCore.addRegistryListener()450
org.eclipse.wst.server.core.ServerCore.loadRuntimeTypes()189
org.eclipse.wst.server.core.ServerCore.loadServerTypes()223

org.eclipse.core.runtime.Platform.getInstallLocation()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.server.core.internal.InstallableRuntime.getFeatureArchivePath()327

org.eclipse.core.runtime.Platform.getOS()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPlugin.loadInstallableRuntimes()1113

org.eclipse.core.runtime.Platform.getProduct()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPlugin.getProperty(String)1175
org.eclipse.wst.server.core.internal.ServerPlugin.getProperty(String)1174

org.eclipse.core.runtime.Plugin.getLog()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPlugin.log(IStatus)226

org.eclipse.core.runtime.Plugin.getPluginPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ResourceManager.init()239
org.eclipse.wst.server.core.internal.ResourceManager.loadRuntimesList()552
org.eclipse.wst.server.core.internal.ResourceManager.saveRuntimesList()519
org.eclipse.wst.server.core.internal.ResourceManager.shutdownImpl()368
org.eclipse.wst.server.core.internal.ServerPreferences.ServerPreferences()30

org.eclipse.core.runtime.Plugin.getStateLocation()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ModuleProperties.load()55
org.eclipse.wst.server.core.internal.ModuleProperties.save(IProgressMonitor)77
org.eclipse.wst.server.core.internal.PublishInfo.getServerPublishInfo(IServer)81
org.eclipse.wst.server.core.internal.PublishInfo.getServerPublishInfo(IServer)74
org.eclipse.wst.server.core.internal.PublishInfo.getServerPublishInfo(IServer)93
org.eclipse.wst.server.core.internal.PublishInfo.load()139
org.eclipse.wst.server.core.internal.PublishInfo.removeServerPublishInfo(IServer)113
org.eclipse.wst.server.core.internal.PublishInfo.save()162
org.eclipse.wst.server.core.internal.ResourceManager.loadServersList()577
org.eclipse.wst.server.core.internal.ResourceManager.saveServersList()529
org.eclipse.wst.server.core.internal.ServerMonitorManager.loadMonitors()349
org.eclipse.wst.server.core.internal.ServerMonitorManager.saveMonitors()328
org.eclipse.wst.server.core.internal.ServerPlugin.getTempDirectory(String)138
org.eclipse.wst.server.core.internal.ServerPlugin.loadTempDirInfo()196
org.eclipse.wst.server.core.internal.ServerPlugin.removeTempDirectory(String)178
org.eclipse.wst.server.core.internal.ServerPlugin.saveTempDirInfo()234

org.eclipse.core.runtime.Plugin.isDebugging()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ModulePublishInfo.getModuleResources(IModule[])322
org.eclipse.wst.server.core.internal.Trace.trace(int, String, Throwable)81

org.eclipse.core.runtime.Plugin.Plugin()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.core.internal.facets.FacetMappingUtil.FacetMappingUtil()-1
org.eclipse.wst.server.core.internal.ServerPlugin.ServerPlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.facets.FacetMappingUtil.FacetMappingUtil()25
org.eclipse.wst.server.core.internal.ServerPlugin.ServerPlugin()101

org.eclipse.core.runtime.Plugin.savePluginPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ResourceManager.saveRuntimesList()521
org.eclipse.wst.server.core.internal.ServerPreferences.setAutoPublishing(boolean)81
org.eclipse.wst.server.core.internal.ServerPreferences.setDefaults()106

org.eclipse.core.runtime.Plugin.start(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPlugin.start(BundleContext)265
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPlugin.start(BundleContext)-1

org.eclipse.core.runtime.Plugin.stop(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPlugin.stop(BundleContext)314
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPlugin.stop(BundleContext)-1

org.eclipse.core.runtime.Preferences.addPropertyChangeListener(PreferencesIPropertyChangeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ResourceManager.init()239

org.eclipse.core.runtime.Preferences.getBoolean(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPreferences.isAutoPublishing()51

org.eclipse.core.runtime.Preferences.getInt(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPreferences.getModuleStartTimeout()90

org.eclipse.core.runtime.Preferences.getString(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ResourceManager.loadRuntimesList()553

org.eclipse.core.runtime.Preferences.isDefault(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPreferences.setDefaults()101

org.eclipse.core.runtime.Preferences.PropertyChangeEvent.getProperty()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ResourceManager.1.propertyChange(PreferencesPropertyChangeEvent)231

org.eclipse.core.runtime.Preferences.removePropertyChangeListener(PreferencesIPropertyChangeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ResourceManager.shutdownImpl()368

org.eclipse.core.runtime.Preferences.setDefault(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPreferences.setDefaults()97

org.eclipse.core.runtime.Preferences.setDefault(String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPreferences.setDefaults()99

org.eclipse.core.runtime.Preferences.setValue(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPreferences.setAutoPublishing(boolean)80

org.eclipse.core.runtime.Preferences.setValue(String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ServerPreferences.setDefaults()102

org.eclipse.core.runtime.Preferences.setValue(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.core.internal.ResourceManager.saveRuntimesList()520

Back to reference summary for org.eclipse.wst.server.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict