Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
G
getAdapter(Class)
- Method in interface org.eclipse.wst.server.core.
IModule
Returns an object which is an instance of the given class associated with this object.
getAdapter(Class)
- Method in interface org.eclipse.wst.server.core.
IRuntime
Returns an object which is an instance of the given class associated with this object.
getAdapter(Class)
- Method in interface org.eclipse.wst.server.core.
IServerAttributes
Returns an object which is an instance of the given class associated with this object.
getAdapter(Class)
- Method in class org.eclipse.wst.server.core.util.
ModuleFile
getAdapter(Class)
- Method in class org.eclipse.wst.server.core.util.
ModuleFolder
getAdapter(Object, Class)
- Method in class org.eclipse.wst.server.ui.
FacetRuntimeComponentLabelProvider
getAdapterList()
- Method in class org.eclipse.wst.server.ui.
FacetRuntimeComponentLabelProvider
getAffectedChildren()
- Method in interface org.eclipse.wst.server.core.model.
IModuleResourceDelta
Returns module resource deltas for all children of this resource which were added, removed, or changed.
getAlias()
- Method in class org.eclipse.jst.server.core.
Servlet
Return the servlet's alias.
getAvailableServersForModule(IModule, boolean, IProgressMonitor)
- Static method in class org.eclipse.wst.server.core.
ServerUtil
Returns a list of all servers that this module is not currently configured on, but could be added to.
getChildFragments()
- Method in class org.eclipse.wst.server.ui.wizard.
WizardFragment
Returns the child fragments.
getChildModules(IModule[], IProgressMonitor)
- Method in interface org.eclipse.wst.server.core.
IServerAttributes
Returns the child module(s) of this module.
getChildModules()
- Method in class org.eclipse.wst.server.core.model.
ModuleDelegate
Returns the child modules of this module.
getChildModules(IModule[])
- Method in class org.eclipse.wst.server.core.model.
ServerDelegate
Returns the child module(s) of this module.
getChildModules()
- Method in class org.eclipse.wst.server.core.util.
ProjectModule
Returns the child modules of this module.
getClasspath()
- Method in interface org.eclipse.jst.server.core.
IConnectorModule
Returns the classpath as an array of absolute IPaths.
getClasspathContainerLabel(IRuntime, String)
- Method in class org.eclipse.jst.server.core.
ClasspathRuntimeTargetHandler
Deprecated.
Returns the classpath container label for the given runtime and the given classpath container id (returned from getClasspathEntryIds()).
getClasspathEntryIds()
- Method in class org.eclipse.jst.server.core.
ClasspathRuntimeTargetHandler
Deprecated.
Returns the classpath entry ids for this runtime target handler.
getContentTypes()
- Method in class org.eclipse.wst.server.core.
ServerPort
Returns the content types that this port would normally serve, or null if the content is unknown.
getContextRoot()
- Method in interface org.eclipse.jst.server.core.
IWebModule
Returns the context root of the module.
getContextRoot(IModule)
- Method in interface org.eclipse.jst.server.core.
IWebModule
Returns the context root of the module.
getContextRoot()
- Method in interface org.eclipse.wst.server.core.util.
IStaticWeb
Returns the context root of the Web.
getDefaultServer(IModule)
- Static method in class org.eclipse.wst.server.core.
ServerCore
Returns the preferred runtime server for the given module.
getDelegateClasspathEntries(IRuntime, IProgressMonitor)
- Method in class org.eclipse.jst.server.core.
ClasspathRuntimeTargetHandler
Deprecated.
Returns the classpath entries that correspond to the given runtime.
getDescription()
- Method in interface org.eclipse.wst.server.core.
IRuntimeType
Returns the displayable description for this runtime type.
getDescription()
- Method in interface org.eclipse.wst.server.core.
IServerType
Returns the displayable description for this server type.
getDescription()
- Method in class org.eclipse.wst.server.core.model.
PublishOperation
Returns the displayable description for this operation.
getErrorMessage()
- Method in class org.eclipse.wst.server.ui.editor.
ServerEditorPart
Return the error message for this page.
getErrorMessage()
- Method in class org.eclipse.wst.server.ui.editor.
ServerEditorSection
Return the error message for this section.
getHost()
- Method in interface org.eclipse.wst.server.core.
IServerAttributes
Returns the host for the server.
getId()
- Method in interface org.eclipse.wst.server.core.
IModule
Returns the id of this module.
getId()
- Method in interface org.eclipse.wst.server.core.
IModuleType
Returns the module type id.
getId()
- Method in interface org.eclipse.wst.server.core.
IRuntime
Returns the id of this runtime instance.
getId()
- Method in interface org.eclipse.wst.server.core.
IRuntimeTargetHandler
Deprecated.
Returns the id of this runtime target handler.
getId()
- Method in interface org.eclipse.wst.server.core.
IRuntimeType
Returns the id of this runtime type.
getId()
- Method in interface org.eclipse.wst.server.core.
IServerAttributes
Returns the id of this server.
getId()
- Method in interface org.eclipse.wst.server.core.
IServerType
Returns the id of this server type.
getId()
- Method in class org.eclipse.wst.server.core.
ServerPort
Return an optional internal id used to identify this port.
getId()
- Method in class org.eclipse.wst.server.core.util.
ProjectModule
Helper method - returns the module's id.
getImage()
- Method in class org.eclipse.wst.server.ui.
ServerLaunchConfigurationTab
getInterfaceName()
- Method in class org.eclipse.jst.server.core.
EJBBean
getJavaOutputFolders()
- Method in interface org.eclipse.jst.server.core.
IJ2EEModule
Returns the root folders containing Java output in this module.
getJavaOutputFolders()
- Method in interface org.eclipse.jst.server.core.
IUtilityModule
Returns the root folders containing Java output in this module.
getJndiName()
- Method in class org.eclipse.jst.server.core.
EJBBean
Returns the JNDI name of the EJB.
getJNDIName()
- Method in class org.eclipse.jst.server.core.
JndiLaunchable
Returns the JNDI name of the object.
getJndiName()
- Method in class org.eclipse.jst.server.core.
JndiObject
Return the JNDI name of the object.
getKind()
- Method in interface org.eclipse.wst.server.core.model.
IModuleResourceDelta
Returns the kind of this resource delta.
getKind()
- Method in class org.eclipse.wst.server.core.model.
PublishOperation
Returns the kind of this operation.
getKind()
- Method in class org.eclipse.wst.server.core.
ServerEvent
Returns the kind of the server event.
getLabel()
- Method in class org.eclipse.wst.server.core.model.
PublishOperation
Returns the displayable label for this operation.
getLabel()
- Method in class org.eclipse.wst.server.ui.
FacetRuntimeComponentLabelProvider.RuntimeLabelProvider
getLabelProvider()
- Static method in class org.eclipse.wst.server.ui.
ServerUICore
Returns a label provider that can be used for all server objects in the UI.
getLaunch()
- Method in interface org.eclipse.wst.server.core.
IServer
Returns the launch that was used to start the server, if available.
getLaunchable(IServer, IModuleArtifact)
- Method in class org.eclipse.wst.server.core.model.
LaunchableAdapterDelegate
Returns a launchable object from this module artifact.
getLaunchConfiguration(boolean, IProgressMonitor)
- Method in interface org.eclipse.wst.server.core.
IServer
Return the launch configuration for this server.
getLocation()
- Method in interface org.eclipse.wst.server.core.
IRuntime
Returns the absolute path in the local file system to the root of the runtime, typically the installation directory.
getMode()
- Method in interface org.eclipse.wst.server.core.
IServer
Returns the ILaunchManager mode that the server is in.
getModificationStamp()
- Method in interface org.eclipse.wst.server.core.model.
IModuleFile
Returns a modification stamp.
getModificationStamp()
- Method in class org.eclipse.wst.server.core.util.
ModuleFile
getModule()
- Method in interface org.eclipse.wst.server.core.
IModuleArtifact
Returns the module that this artifact is a part of.
getModule()
- Method in class org.eclipse.wst.server.core.model.
ModuleArtifactDelegate
getModule()
- Method in class org.eclipse.wst.server.core.model.
ModuleDelegate
Returns the module that this module delegate corresponds to.
getModule()
- Method in class org.eclipse.wst.server.core.
ServerEvent
Returns the module tree of the module involved in the module change event, or
null
if the event is not a module event, i.e. isModuleEvent() is false.
getModule(IProject)
- Static method in class org.eclipse.wst.server.core.
ServerUtil
Returns the module contained within the given project.
getModule()
- Method in interface org.eclipse.wst.server.ui.
IServerModule
Returns the module.
getModuleArtifact(Object)
- Method in class org.eclipse.wst.server.core.model.
ModuleArtifactAdapterDelegate
Converts from an arbitrary object to an module artifact.
getModuleArtifacts(Object)
- Method in class org.eclipse.wst.server.core.model.
ModuleArtifactAdapterDelegate
Converts from an arbitrary object to an module artifact.
getModuleDelegate(IModule)
- Method in class org.eclipse.wst.server.core.model.
ModuleFactoryDelegate
Creates the module delegate for a module with the given information.
getModulePublishState(IModule[])
- Method in interface org.eclipse.wst.server.core.
IServer
Returns the module's sync state.
getModuleRelativePath()
- Method in interface org.eclipse.wst.server.core.model.
IModuleResource
Returns the module relative path to this resource.
getModuleRelativePath()
- Method in interface org.eclipse.wst.server.core.model.
IModuleResourceDelta
Returns the module-relative path of this resource delta.
getModuleRelativePath()
- Method in class org.eclipse.wst.server.core.util.
ModuleFile
getModuleRelativePath()
- Method in class org.eclipse.wst.server.core.util.
ModuleFolder
getModuleResource()
- Method in interface org.eclipse.wst.server.core.model.
IModuleResourceDelta
Returns the module resource represented by this delta.
getModuleRestartState(IModule[])
- Method in interface org.eclipse.wst.server.core.
IServer
Check if the given module is in sync on the server.
getModuleRootURL(IModule)
- Method in interface org.eclipse.wst.server.core.model.
IURLProvider
Return the base URL of this module on the server.
getModules()
- Method in interface org.eclipse.jst.server.core.
IEnterpriseApplication
Returns the modules contained within this EAR.
getModules()
- Method in interface org.eclipse.jst.server.core.
IWebModule
Returns the utility modules contained within this WAR.
getModules()
- Method in interface org.eclipse.wst.server.core.
IServerAttributes
Returns an array of modules that are currently configured on the server.
getModules()
- Method in class org.eclipse.wst.server.core.model.
ModuleFactoryDelegate
Return all modules created by this factory.
getModules(IProject)
- Method in class org.eclipse.wst.server.core.model.
ModuleFactoryDelegate
Return all modules created by this factory that are contained within the given project.
getModules(IProject)
- Static method in class org.eclipse.wst.server.core.
ServerUtil
Returns the modules contained within the given project.
getModules()
- Method in class org.eclipse.wst.server.core.util.
ProjectModuleFactoryDelegate
getModules(IProject)
- Method in class org.eclipse.wst.server.core.util.
ProjectModuleFactoryDelegate
getModuleState(IModule[])
- Method in interface org.eclipse.wst.server.core.
IServer
Returns the current state of the given module on this server.
getModuleType()
- Method in interface org.eclipse.wst.server.core.
IModule
Returns the type of this module.
getModuleTypes()
- Method in interface org.eclipse.wst.server.core.
IRuntimeType
Returns an array of module types that this runtime type can support.
getMonitoredPort(IServer, int, String)
- Static method in class org.eclipse.wst.server.core.
ServerUtil
Returns the port that is being used to monitor the given port on the server.
getName()
- Method in class org.eclipse.jst.server.core.
EJBBean
getName()
- Method in class org.eclipse.jst.server.core.
JndiObject
getName()
- Method in class org.eclipse.jst.server.core.
Servlet
getName()
- Method in interface org.eclipse.wst.server.core.
IModule
Returns the displayable name for this module.
getName()
- Method in interface org.eclipse.wst.server.core.
IModuleType
Returns the displayable name for this module type.
getName()
- Method in interface org.eclipse.wst.server.core.
IRuntime
Returns the displayable name for this runtime.
getName()
- Method in interface org.eclipse.wst.server.core.
IRuntimeType
Returns the displayable name for this runtime type.
getName()
- Method in interface org.eclipse.wst.server.core.
IServerAttributes
Returns the displayable name for this server.
getName()
- Method in interface org.eclipse.wst.server.core.
IServerType
Returns the displayable name for this server type.
getName()
- Method in interface org.eclipse.wst.server.core.model.
IModuleResource
Returns the name of this resource.
getName()
- Method in class org.eclipse.wst.server.core.model.
ModuleArtifactDelegate
Returns a user-presentable name for this artifact.
getName()
- Method in class org.eclipse.wst.server.core.
ServerPort
Return the name of the port.
getName()
- Method in class org.eclipse.wst.server.core.util.
ModuleFile
getName()
- Method in class org.eclipse.wst.server.core.util.
ModuleFolder
getName()
- Method in class org.eclipse.wst.server.core.util.
NullModuleArtifact
getName()
- Method in class org.eclipse.wst.server.core.util.
ProjectModule
Helper method - returns the module's name.
getName()
- Method in class org.eclipse.wst.server.core.util.
WebResource
getName()
- Method in class org.eclipse.wst.server.ui.
ServerLaunchConfigurationTab
getObject(String)
- Method in class org.eclipse.wst.server.core.
TaskModel
Returns the object in the task model with the given id.
getOrder()
- Method in class org.eclipse.wst.server.core.model.
PublishOperation
Returns the order (index/priority) of the task that will be run.
getOriginal()
- Method in interface org.eclipse.wst.server.core.
IRuntimeWorkingCopy
Returns the runtime instance that this working copy is associated with.
getOriginal()
- Method in interface org.eclipse.wst.server.core.
IServerWorkingCopy
Returns the server instance that this working copy is associated with.
getPath()
- Method in class org.eclipse.wst.server.core.util.
WebResource
Return the relative path to the artifact within the module.
getPort()
- Method in class org.eclipse.wst.server.core.
ServerPort
Return the actual port number.
getProject()
- Method in interface org.eclipse.wst.server.core.
IModule
Returns the workbench project that this module is contained in, or null if the module is outside of the workspace.
getProject()
- Method in class org.eclipse.wst.server.core.util.
ProjectModule
Returns the project that the module is contained in.
getProjectProperties(IProject)
- Static method in class org.eclipse.wst.server.core.
ServerCore
Deprecated.
Project facet support should now be used instead of this API. @see org.eclipse.wst.common.project.facet.core.IFacetedProject#getRuntime()
getProperties()
- Method in class org.eclipse.jst.server.core.
JndiLaunchable
Returns the JNDI properties required to connect to the object.
getProtocol()
- Method in class org.eclipse.wst.server.core.
ServerPort
Returns the protocol, e.g.
getPublishState()
- Method in class org.eclipse.wst.server.core.
ServerEvent
Get the publish state after the change that triggers this server event.
getResourceFolders()
- Method in interface org.eclipse.jst.server.core.
IEnterpriseApplication
Returns the root folders for the resources in this module.
getResourceFolders()
- Method in interface org.eclipse.jst.server.core.
IJ2EEModule
Returns the root folders for the resources in this module.
getResourceFolders()
- Method in interface org.eclipse.jst.server.core.
IUtilityModule
Returns the root folders for the resources in this module.
getRestartState()
- Method in class org.eclipse.wst.server.core.
ServerEvent
Get the restart state after isRestartNeeded() property change event.
getRootModules(IModule, IProgressMonitor)
- Method in interface org.eclipse.wst.server.core.
IServerAttributes
Returns the parent module(s) of this module.
getRootModules(IModule)
- Method in class org.eclipse.wst.server.core.model.
ServerDelegate
Returns the parent module(s) of this module.
getRuntime(org.eclipse.wst.common.project.facet.core.runtime.IRuntime)
- Static method in class org.eclipse.jst.server.core.
FacetUtil
Returns the server runtime that corresponds to a facet runtime, or null if none could be found.
getRuntime(IRuntime)
- Static method in class org.eclipse.jst.server.core.
FacetUtil
Returns the facet runtime that corresponds to a server runtime, or null if none could be found.
getRuntime()
- Method in interface org.eclipse.wst.server.core.
IServerAttributes
Returns the runtime associated with this server.
getRuntime()
- Method in class org.eclipse.wst.server.core.model.
RuntimeDelegate
Returns the runtime that this runtime delegate corresponds to.
getRuntimes()
- Static method in class org.eclipse.wst.server.core.
ServerCore
Returns an array of all known runtime instances.
getRuntimes(String, String)
- Static method in class org.eclipse.wst.server.core.
ServerUtil
Return a list of all runtime targets that match the given type and version.
getRuntimeTarget()
- Method in interface org.eclipse.wst.server.core.
IProjectProperties
Deprecated.
Project facet support should now be used instead of this API. @see org.eclipse.wst.common.project.facet.core.IFacetedProject#getRuntime()
getRuntimeTargetHandler()
- Method in class org.eclipse.wst.server.core.model.
RuntimeTargetHandlerDelegate
Deprecated.
Returns the runtime target handler that this delegate is associated with.
getRuntimeType()
- Method in interface org.eclipse.wst.server.core.
IRuntime
Returns the type of this runtime instance.
getRuntimeType()
- Method in interface org.eclipse.wst.server.core.
IServerType
Returns the type of server runtime that this type of server requires.
getRuntimeTypes()
- Static method in class org.eclipse.wst.server.core.
ServerCore
Returns an array of all known runtime types.
getRuntimeTypes(String, String)
- Static method in class org.eclipse.wst.server.core.
ServerUtil
Return a list of all runtime types that match the given type and version.
getRuntimeTypes(String, String, String)
- Static method in class org.eclipse.wst.server.core.
ServerUtil
Return a list of all runtime types that match the given type, version, and partial runtime type id.
getRuntimeWorkingCopy()
- Method in class org.eclipse.wst.server.core.model.
RuntimeDelegate
Returns the runtime working copy that this runtime delegate corresponds to.
getSaveStatus()
- Method in class org.eclipse.wst.server.ui.editor.
ServerEditorPart
Returns error or status messages that will be displayed when the server resource is saved.
getSaveStatus()
- Method in class org.eclipse.wst.server.ui.editor.
ServerEditorSection
Returns error or status messages that will be displayed when the server resource is saved.
getServer()
- Method in class org.eclipse.wst.server.core.model.
ServerBehaviourDelegate
Returns the server that this server delegate corresponds to.
getServer()
- Method in class org.eclipse.wst.server.core.model.
ServerDelegate
Returns the server that this server delegate corresponds to.
getServer()
- Method in class org.eclipse.wst.server.core.
ServerEvent
Returns the server involved in the change event.
getServer(ILaunchConfiguration)
- Static method in class org.eclipse.wst.server.core.
ServerUtil
Returns the server associated with the given launch configuration.
getServer()
- Method in interface org.eclipse.wst.server.ui.editor.
IServerEditorPartInput
Returns the server to be edited.
getServer()
- Method in class org.eclipse.wst.server.ui.editor.
ServerEditorPart
Return the server that is being edited.
getServer()
- Method in interface org.eclipse.wst.server.ui.
IServerModule
Return the server that the module belongs to.
getServerConfiguration()
- Method in interface org.eclipse.wst.server.core.
IServerAttributes
Returns the server configuration associated with this server.
getServerPorts(IProgressMonitor)
- Method in interface org.eclipse.wst.server.core.
IServerAttributes
Returns an array of ServerPorts that this server has.
getServerPorts()
- Method in class org.eclipse.wst.server.core.model.
ServerDelegate
Returns an array of ServerPorts that this server has.
getServerPublishState()
- Method in interface org.eclipse.wst.server.core.
IServer
Returns the server's sync state.
getServerRestartState()
- Method in interface org.eclipse.wst.server.core.
IServer
Returns whether this server is out of sync and needs to be restarted.
getServers()
- Static method in class org.eclipse.wst.server.core.
ServerCore
Returns an array of all known server instances.
getServersByModule(IModule, IProgressMonitor)
- Static method in class org.eclipse.wst.server.core.
ServerUtil
Returns a list of all servers that this module is configured on.
getServerSchedulingRule(IServer)
- Static method in class org.eclipse.wst.server.core.
ServerUtil
Deprecated.
the server instance is now a scheduling rule directly
getServerState()
- Method in interface org.eclipse.wst.server.core.
IServer
Returns the current state of this server.
getServerType()
- Method in interface org.eclipse.wst.server.core.
IServerAttributes
Returns the type of this server.
getServerTypes()
- Static method in class org.eclipse.wst.server.core.
ServerCore
Returns an array of all known server types.
getServerWorkingCopy()
- Method in class org.eclipse.wst.server.core.model.
ServerDelegate
Returns the server working copy that this server delegate corresponds to.
getServletClassName()
- Method in class org.eclipse.jst.server.core.
Servlet
Return the class name of the servlet.
getShell()
- Method in class org.eclipse.wst.server.ui.editor.
ServerEditorSection
Return the shell of the section.
getStartTimeout()
- Method in interface org.eclipse.wst.server.core.
IServer
Returns the start timeout in seconds.
getState()
- Method in class org.eclipse.wst.server.core.
ServerEvent
Get the state after the change that triggers this server event.
getStopTimeout()
- Method in interface org.eclipse.wst.server.core.
IServer
Returns the stop timeout in seconds.
getTaskModel()
- Method in class org.eclipse.wst.server.core.model.
PublisherDelegate
Return the task model.
getTaskModel()
- Method in class org.eclipse.wst.server.core.model.
PublishOperation
Return the task model.
getTaskModel()
- Method in class org.eclipse.wst.server.ui.wizard.
WizardFragment
Returns the wizard task model.
getTasks(IServer, List)
- Method in class org.eclipse.wst.server.core.model.
PublishTaskDelegate
Returns the tasks that should be performed during publishing.
getTasks(IServer, int, List, List)
- Method in class org.eclipse.wst.server.core.model.
PublishTaskDelegate
Returns the tasks that should be performed during publishing.
getUnusedServerFile(IProject, IServer)
- Static method in class org.eclipse.wst.server.core.
ServerUtil
Returns an unused file in the given project.
getURI(IModule)
- Method in interface org.eclipse.jst.server.core.
IEnterpriseApplication
Returns the URI of the given module within this enterprise application.
getURI(IModule)
- Method in interface org.eclipse.jst.server.core.
IWebModule
Returns the URI of the given contained module.
getURL()
- Method in class org.eclipse.wst.server.core.util.
HttpLaunchable
Return the URL to the object.
getVendor()
- Method in interface org.eclipse.wst.server.core.
IRuntimeType
Returns the displayable vendor name for this runtime type.
getVersion()
- Method in class org.eclipse.jst.server.core.
EJBBean
Returns the level of the specification of the EJB
getVersion()
- Method in interface org.eclipse.wst.server.core.
IModuleType
Returns the version (specification level) of this module type, e.g. "1.0" or "1.3.2a".
getVersion()
- Method in interface org.eclipse.wst.server.core.
IRuntimeType
Returns the displayable version name for this runtime type.
getVMInstall()
- Method in interface org.eclipse.jst.server.core.
IJavaRuntime
Return the VM install (installed JRE) that this runtime is using.
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W