Types from org.eclipse.wst.server.core used by org.eclipse.wst.server.preview.adapter

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

Reference Details

org.eclipse.wst.server.core.IModule

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.getChildModules(IModule[])91
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.getRootModules(IModule)98
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)165
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServerBehaviour.setupLaunch(ILaunch, String, IProgressMonitor)98
PARAMETER
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.canModifyModules(IModule[], IModule[])-1
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.canModifyModules(IModule[], IModule[])-1
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.getChildModules(IModule[])-1
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.getModuleRootURL(IModule)-1
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.getRootModules(IModule)-1
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.modifyModules(IModule[], IModule[], IProgressMonitor)-1
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.modifyModules(IModule[], IModule[], IProgressMonitor)-1
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServerBehaviour.getModulePublishDirectory(IModule)-1
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServerBehaviour.getPublishedResourceDelta(IModule[])-1
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServerBehaviour.isSingleRootStructure(IModule)-1
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServerBehaviour.publishModule(int, int, IModule[], IProgressMonitor)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.getChildModules(IModule[])-1
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.getRootModules(IModule)-1

org.eclipse.wst.server.core.IModuleArtifact

PARAMETER
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewLaunchableAdapterDelegate.getLaunchable(IServer, IModuleArtifact)-1

org.eclipse.wst.server.core.IRuntime

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.createPreviewServer(String)132
org.eclipse.wst.server.preview.adapter.internal.core.PreviewStartup.startup()29
org.eclipse.wst.server.preview.adapter.internal.core.PreviewStartup.startup()31

org.eclipse.wst.server.core.IRuntimeType

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.createPreviewServer(String)130
org.eclipse.wst.server.preview.adapter.internal.core.PreviewStartup.startup()40

org.eclipse.wst.server.core.IRuntimeWorkingCopy

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.createPreviewServer(String)131
org.eclipse.wst.server.preview.adapter.internal.core.PreviewStartup.startup()41

org.eclipse.wst.server.core.IServer

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PingThread.server-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)55
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.findPreviewServer(String)148
org.eclipse.wst.server.preview.adapter.internal.core.PreviewStartup.startup()54
PARAMETER
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PingThread.PingThread(IServer, String, PreviewServerBehaviour)-1
org.eclipse.wst.server.preview.adapter.internal.core.PreviewLaunchableAdapterDelegate.getLaunchable(IServer, IModuleArtifact)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.createPreviewServer(String)-1
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.findPreviewServer(String)-1

org.eclipse.wst.server.core.IServerType

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.createPreviewServer(String)134
org.eclipse.wst.server.preview.adapter.internal.core.PreviewStartup.startup()63

org.eclipse.wst.server.core.IServerWorkingCopy

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.createPreviewServer(String)135
org.eclipse.wst.server.preview.adapter.internal.core.PreviewStartup.startup()64

org.eclipse.wst.server.core.model.IModuleResourceDelta

RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServerBehaviour.getPublishedResourceDelta(IModule[])-1

org.eclipse.wst.server.core.model.IURLProvider

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer-1

org.eclipse.wst.server.core.model.LaunchableAdapterDelegate

EXTENDS
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewLaunchableAdapterDelegate-1

org.eclipse.wst.server.core.model.RuntimeDelegate

EXTENDS
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewRuntime-1

org.eclipse.wst.server.core.model.ServerBehaviourDelegate

EXTENDS
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServerBehaviour-1

org.eclipse.wst.server.core.model.ServerDelegate

EXTENDS
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer-1

org.eclipse.wst.server.core.ServerPort

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.getServerPorts()115
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.getServerPorts()115
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.getServerPorts()-1

org.eclipse.wst.server.core.util.HttpLaunchable

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewLaunchableAdapterDelegate.getLaunchable(IServer, IModuleArtifact)45

org.eclipse.wst.server.core.util.IStaticWeb

CASTS
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.getModuleRootURL(IModule)77
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServerBehaviour.getModulePublishDirectory(IModule)270
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServerBehaviour.setupLaunch(ILaunch, String, IProgressMonitor)103
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServer.getModuleRootURL(IModule)77
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServerBehaviour.setupLaunch(ILaunch, String, IProgressMonitor)103

org.eclipse.wst.server.core.util.ProjectModule

CASTS
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServerBehaviour.isSingleRootStructure(IModule)255
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewServerBehaviour.isSingleRootStructure(IModule)255

org.eclipse.wst.server.core.util.WebResource

CASTS
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewLaunchableAdapterDelegate.getLaunchable(IServer, IModuleArtifact)38
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewLaunchableAdapterDelegate.getLaunchable(IServer, IModuleArtifact)37
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.server.preview.adapter.internal.core.PreviewLaunchableAdapterDelegate.getLaunchable(IServer, IModuleArtifact)38

Back to reference summary for org.eclipse.wst.server.preview.adapter

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict