Methods from org.eclipse.core.jobs used by org.eclipse.wst.server.ui

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

Reference Details

org.eclipse.core.runtime.jobs.IJobManager.find(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.ui.internal.view.servers.StopAction.stop(IServer, Shell)65

org.eclipse.core.runtime.jobs.IJobManager.join(Object, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.getServer(IModule, IModuleArtifact, IProgressMonitor)148
org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.getServer(IModule, IModuleArtifact, IProgressMonitor)126

org.eclipse.core.runtime.jobs.Job.belongsTo(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.ui.internal.wizard.TaskWizard.2.1FinishWizardJob.belongsTo(Object)-1

org.eclipse.core.runtime.jobs.Job.cancel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.ui.internal.view.servers.StopAction.stop(IServer, Shell)70

org.eclipse.core.runtime.jobs.Job.getJobManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.getServer(IModule, IModuleArtifact, IProgressMonitor)148
org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.getServer(IModule, IModuleArtifact, IProgressMonitor)126
org.eclipse.wst.server.ui.internal.view.servers.StopAction.stop(IServer, Shell)64

org.eclipse.core.runtime.jobs.Job.Job(String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.server.ui.internal.cnf.ServersView2.1.(ServersView2, String)75
org.eclipse.wst.server.ui.internal.DeleteServerDialog.2.1.(new DeleteServerDialog(){}, String, boolean)153
org.eclipse.wst.server.ui.internal.InitializeJob.InitializeJob()27
org.eclipse.wst.server.ui.internal.view.servers.ServersView.3.(ServersView, String)139
org.eclipse.wst.server.ui.internal.viewers.ServerComposite.3.(ServerComposite, String)154
org.eclipse.wst.server.ui.internal.viewers.ServerTypeComposite.3.(ServerTypeComposite, String)105
org.eclipse.wst.server.ui.internal.wizard.TaskWizard.2.1FinishWizardJob.FinishWizardJob(new TaskWizard(){}, List)187

org.eclipse.core.runtime.jobs.Job.run(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.server.ui.internal.cnf.ServersView2.1.run(IProgressMonitor)-1
org.eclipse.wst.server.ui.internal.DeleteServerDialog.2.1.run(IProgressMonitor)-1
org.eclipse.wst.server.ui.internal.InitializeJob.run(IProgressMonitor)-1
org.eclipse.wst.server.ui.internal.LaunchClientJob.run(IProgressMonitor)-1
org.eclipse.wst.server.ui.internal.view.servers.ServersView.3.run(IProgressMonitor)-1
org.eclipse.wst.server.ui.internal.viewers.ServerComposite.3.run(IProgressMonitor)-1
org.eclipse.wst.server.ui.internal.viewers.ServerTypeComposite.3.run(IProgressMonitor)-1
org.eclipse.wst.server.ui.internal.wizard.TaskWizard.2.1FinishWizardJob.run(IProgressMonitor)-1

org.eclipse.core.runtime.jobs.Job.schedule()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.3.1.1.done(IStatus)430
org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.3.1.done(IStatus)434
org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.3.2.done(IStatus)444
org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.3.3.done(IStatus)457
org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.3.run()351
org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.3.run()448
org.eclipse.wst.server.ui.internal.actions.RunOnServerLaunchConfigurationDelegate.4.1.done(IStatus)228
org.eclipse.wst.server.ui.internal.actions.RunOnServerLaunchConfigurationDelegate.4.done(IStatus)232
org.eclipse.wst.server.ui.internal.actions.RunOnServerLaunchConfigurationDelegate.5.done(IStatus)242
org.eclipse.wst.server.ui.internal.actions.RunOnServerLaunchConfigurationDelegate.6.done(IStatus)267
org.eclipse.wst.server.ui.internal.actions.RunOnServerLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)139
org.eclipse.wst.server.ui.internal.actions.RunOnServerLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)246
org.eclipse.wst.server.ui.internal.cnf.ServersView2.2.run()132
org.eclipse.wst.server.ui.internal.cnf.ServersView2.deferInitialization()99
org.eclipse.wst.server.ui.internal.DeleteServerDialog.2.run()194
org.eclipse.wst.server.ui.internal.ServerUIPlugin.start(BundleContext)227
org.eclipse.wst.server.ui.internal.view.servers.ServersView.6.run()226
org.eclipse.wst.server.ui.internal.view.servers.ServersView.deferInitialization()166
org.eclipse.wst.server.ui.internal.viewers.ServerComposite.deferInitialization()172
org.eclipse.wst.server.ui.internal.viewers.ServerTypeComposite.deferInitialization()123
org.eclipse.wst.server.ui.internal.wizard.TaskWizard.2.run(IProgressMonitor)209

org.eclipse.core.runtime.jobs.Job.setPriority(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.ui.internal.cnf.ServersView2.deferInitialization()98
org.eclipse.wst.server.ui.internal.DeleteServerDialog.2.run()192
org.eclipse.wst.server.ui.internal.view.servers.ServersView.deferInitialization()165
org.eclipse.wst.server.ui.internal.viewers.ServerComposite.deferInitialization()171
org.eclipse.wst.server.ui.internal.viewers.ServerTypeComposite.deferInitialization()122

org.eclipse.core.runtime.jobs.Job.setRule(ISchedulingRule)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.ui.internal.DeleteServerDialog.2.run()191
org.eclipse.wst.server.ui.internal.LaunchClientJob.LaunchClientJob(IServer, IModule[], String, IModuleArtifact, ILaunchableAdapter, IClient)37

org.eclipse.core.runtime.jobs.Job.setSystem(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.ui.internal.cnf.ServersView2.deferInitialization()97
org.eclipse.wst.server.ui.internal.view.servers.ServersView.deferInitialization()164
org.eclipse.wst.server.ui.internal.viewers.ServerComposite.deferInitialization()170
org.eclipse.wst.server.ui.internal.viewers.ServerTypeComposite.deferInitialization()121

org.eclipse.core.runtime.jobs.Job.setUser(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.server.ui.internal.wizard.TaskWizard.2.run(IProgressMonitor)208

org.eclipse.core.runtime.jobs.MultiRule.combine(ISchedulingRule[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.server.ui.internal.DeleteServerDialog.2.run()191

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict