Types from org.eclipse.equinox.common used by org.eclipse.wst.server.http.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.CoreException

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.throwException(IStatus[])114
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.throwException(IStatus[])118
THROWS
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpLaunchableAdapterDelegate.getLaunchable(IServer, IModuleArtifact)-1
org.eclipse.wst.server.http.core.internal.HttpServer.getRootModules(IModule)-1
org.eclipse.wst.server.http.core.internal.HttpServer.modifyModules(IModule[], IModule[], IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishServer(int, IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.restart(String)-1
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.throwException(IStatus[])-1

org.eclipse.core.runtime.IAdaptable

PARAMETER
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.command.ServerCommand.execute(IProgressMonitor, IAdaptable)-1
org.eclipse.wst.server.http.core.internal.command.ServerCommand.redo(IProgressMonitor, IAdaptable)-1
org.eclipse.wst.server.http.core.internal.command.ServerCommand.undo(IProgressMonitor, IAdaptable)-1

org.eclipse.core.runtime.IPath

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)81
PARAMETER
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.searchForRuntimes(IPath, RuntimeLocatorDelegateIRuntimeSearchListener, IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.searchForRuntimes2(IPath, RuntimeLocatorDelegateIRuntimeSearchListener, IProgressMonitor)-1

org.eclipse.core.runtime.IProgressMonitor

PARAMETER
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.command.ServerCommand.execute(IProgressMonitor, IAdaptable)-1
org.eclipse.wst.server.http.core.internal.command.ServerCommand.redo(IProgressMonitor, IAdaptable)-1
org.eclipse.wst.server.http.core.internal.command.ServerCommand.undo(IProgressMonitor, IAdaptable)-1
org.eclipse.wst.server.http.core.internal.HttpRuntime.setDefaults(IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.getRuntimeFromDir(File, IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.searchDir(RuntimeLocatorDelegateIRuntimeSearchListener, File, int, IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.searchForRuntimes(IPath, RuntimeLocatorDelegateIRuntimeSearchListener, IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.searchForRuntimes2(IPath, RuntimeLocatorDelegateIRuntimeSearchListener, IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.HttpServer.createHttpServer(String, String, IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.HttpServer.modifyModules(IModule[], IModule[], IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.HttpServer.setDefaults(IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.initialize(IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.publishServer(int, IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.ProgressUtil.getMonitorFor(IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.ProgressUtil.getSubMonitorFor(IProgressMonitor, int, int)-1
org.eclipse.wst.server.http.core.internal.ProgressUtil.getSubMonitorFor(IProgressMonitor, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.ProgressUtil.getMonitorFor(IProgressMonitor)-1
org.eclipse.wst.server.http.core.internal.ProgressUtil.getSubMonitorFor(IProgressMonitor, int, int)-1
org.eclipse.wst.server.http.core.internal.ProgressUtil.getSubMonitorFor(IProgressMonitor, int)-1

org.eclipse.core.runtime.IStatus

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.getRuntimeFromDir(File, IProgressMonitor)103
PARAMETER
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.throwException(IStatus[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.command.ServerCommand.execute(IProgressMonitor, IAdaptable)-1
org.eclipse.wst.server.http.core.internal.command.ServerCommand.redo(IProgressMonitor, IAdaptable)-1
org.eclipse.wst.server.http.core.internal.command.ServerCommand.undo(IProgressMonitor, IAdaptable)-1
org.eclipse.wst.server.http.core.internal.HttpRuntime.validate()-1
org.eclipse.wst.server.http.core.internal.HttpServer.canModifyModules(IModule[], IModule[])-1

org.eclipse.core.runtime.MultiStatus

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.throwException(IStatus[])117
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServerBehaviour.throwException(IStatus[])117

org.eclipse.core.runtime.NullProgressMonitor

INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.ProgressUtil.getSubMonitorFor(IProgressMonitor, int, int)68
org.eclipse.wst.server.http.core.internal.ProgressUtil.getSubMonitorFor(IProgressMonitor, int)50
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.ProgressUtil.getMonitorFor(IProgressMonitor)35
org.eclipse.wst.server.http.core.internal.ProgressUtil.getSubMonitorFor(IProgressMonitor, int, int)67
org.eclipse.wst.server.http.core.internal.ProgressUtil.getSubMonitorFor(IProgressMonitor, int)49

org.eclipse.core.runtime.Path

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpRuntime.setDefaults(IProgressMonitor)36
org.eclipse.wst.server.http.core.internal.HttpRuntimeLocator.getRuntimeFromDir(File, IProgressMonitor)102

org.eclipse.core.runtime.Status

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.HttpServer.canModifyModules(IModule[], IModule[])167
org.eclipse.wst.server.http.core.internal.Trace.trace(byte, String, Throwable)63

org.eclipse.core.runtime.SubProgressMonitor

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.server.http.core.internal.ProgressUtil.getSubMonitorFor(IProgressMonitor, int, int)70
org.eclipse.wst.server.http.core.internal.ProgressUtil.getSubMonitorFor(IProgressMonitor, int)52

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict