blob: 667a43067ced389fea3e13171ce1865d173234f9 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0) on Wed May 14 15:16:14 EDT 2008 -->
<TITLE>
G-Index
</TITLE>
<META NAME="date" CONTENT="2008-05-14">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="G-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-5.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-7.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-6.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-6.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">F</A> <A HREF="index-6.html">G</A> <A HREF="index-7.html">H</A> <A HREF="index-8.html">I</A> <A HREF="index-9.html">J</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">R</A> <A HREF="index-16.html">S</A> <A HREF="index-17.html">T</A> <A HREF="index-18.html">U</A> <A HREF="index-19.html">V</A> <A HREF="index-20.html">W</A> <HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="../org/eclipse/wst/server/core/IModule.html#getAdapter(java.lang.Class)"><B>getAdapter(Class)</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IModule.html" title="interface in org.eclipse.wst.server.core">IModule</A>
<DD>Returns an object which is an instance of the given class
associated with this object.
<DT><A HREF="../org/eclipse/wst/server/core/IRuntime.html#getAdapter(java.lang.Class)"><B>getAdapter(Class)</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IRuntime.html" title="interface in org.eclipse.wst.server.core">IRuntime</A>
<DD>Returns an object which is an instance of the given class
associated with this object.
<DT><A HREF="../org/eclipse/wst/server/core/IServerAttributes.html#getAdapter(java.lang.Class)"><B>getAdapter(Class)</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerAttributes.html" title="interface in org.eclipse.wst.server.core">IServerAttributes</A>
<DD>Returns an object which is an instance of the given class
associated with this object.
<DT><A HREF="../org/eclipse/wst/server/core/util/ModuleFile.html#getAdapter(java.lang.Class)"><B>getAdapter(Class)</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/ModuleFile.html" title="class in org.eclipse.wst.server.core.util">ModuleFile</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/core/util/ModuleFolder.html#getAdapter(java.lang.Class)"><B>getAdapter(Class)</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/ModuleFolder.html" title="class in org.eclipse.wst.server.core.util">ModuleFolder</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/ui/FacetRuntimeComponentLabelProvider.html#getAdapter(java.lang.Object, java.lang.Class)"><B>getAdapter(Object, Class)</B></A> -
Method in class org.eclipse.wst.server.ui.<A HREF="../org/eclipse/wst/server/ui/FacetRuntimeComponentLabelProvider.html" title="class in org.eclipse.wst.server.ui">FacetRuntimeComponentLabelProvider</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/ui/FacetRuntimeComponentLabelProvider.html#getAdapterList()"><B>getAdapterList()</B></A> -
Method in class org.eclipse.wst.server.ui.<A HREF="../org/eclipse/wst/server/ui/FacetRuntimeComponentLabelProvider.html" title="class in org.eclipse.wst.server.ui">FacetRuntimeComponentLabelProvider</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/core/model/IModuleResourceDelta.html#getAffectedChildren()"><B>getAffectedChildren()</B></A> -
Method in interface org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/IModuleResourceDelta.html" title="interface in org.eclipse.wst.server.core.model">IModuleResourceDelta</A>
<DD>Returns module resource deltas for all children of this resource
which were added, removed, or changed.
<DT><A HREF="../org/eclipse/jst/server/core/Servlet.html#getAlias()"><B>getAlias()</B></A> -
Method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/Servlet.html" title="class in org.eclipse.jst.server.core">Servlet</A>
<DD>Return the servlet's alias.
<DT><A HREF="../org/eclipse/wst/server/core/ServerUtil.html#getAvailableServersForModule(org.eclipse.wst.server.core.IModule, boolean, IProgressMonitor)"><B>getAvailableServersForModule(IModule, boolean, IProgressMonitor)</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerUtil.html" title="class in org.eclipse.wst.server.core">ServerUtil</A>
<DD>Returns a list of all servers that this module is not currently
configured on, but could be added to.
<DT><A HREF="../org/eclipse/wst/server/ui/wizard/WizardFragment.html#getChildFragments()"><B>getChildFragments()</B></A> -
Method in class org.eclipse.wst.server.ui.wizard.<A HREF="../org/eclipse/wst/server/ui/wizard/WizardFragment.html" title="class in org.eclipse.wst.server.ui.wizard">WizardFragment</A>
<DD>Returns the child fragments.
<DT><A HREF="../org/eclipse/wst/server/core/IServerAttributes.html#getChildModules(org.eclipse.wst.server.core.IModule[], IProgressMonitor)"><B>getChildModules(IModule[], IProgressMonitor)</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerAttributes.html" title="interface in org.eclipse.wst.server.core">IServerAttributes</A>
<DD>Returns the child module(s) of this module.
<DT><A HREF="../org/eclipse/wst/server/core/model/ModuleDelegate.html#getChildModules()"><B>getChildModules()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/ModuleDelegate.html" title="class in org.eclipse.wst.server.core.model">ModuleDelegate</A>
<DD>Returns the child modules of this module.
<DT><A HREF="../org/eclipse/wst/server/core/model/ServerDelegate.html#getChildModules(org.eclipse.wst.server.core.IModule[])"><B>getChildModules(IModule[])</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/ServerDelegate.html" title="class in org.eclipse.wst.server.core.model">ServerDelegate</A>
<DD>Returns the child module(s) of this module.
<DT><A HREF="../org/eclipse/wst/server/core/util/ProjectModule.html#getChildModules()"><B>getChildModules()</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/ProjectModule.html" title="class in org.eclipse.wst.server.core.util">ProjectModule</A>
<DD>Returns the child modules of this module.
<DT><A HREF="../org/eclipse/jst/server/core/IConnectorModule.html#getClasspath()"><B>getClasspath()</B></A> -
Method in interface org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/IConnectorModule.html" title="interface in org.eclipse.jst.server.core">IConnectorModule</A>
<DD>Returns the classpath as an array of absolute IPaths.
<DT><A HREF="../org/eclipse/jst/server/core/ClasspathRuntimeTargetHandler.html#getClasspathContainerLabel(org.eclipse.wst.server.core.IRuntime, java.lang.String)"><B>getClasspathContainerLabel(IRuntime, String)</B></A> -
Method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/ClasspathRuntimeTargetHandler.html" title="class in org.eclipse.jst.server.core">ClasspathRuntimeTargetHandler</A>
<DD><B>Deprecated.</B>&nbsp;Returns the classpath container label for the given runtime and the given
classpath container id (returned from getClasspathEntryIds()).
<DT><A HREF="../org/eclipse/jst/server/core/ClasspathRuntimeTargetHandler.html#getClasspathEntryIds()"><B>getClasspathEntryIds()</B></A> -
Method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/ClasspathRuntimeTargetHandler.html" title="class in org.eclipse.jst.server.core">ClasspathRuntimeTargetHandler</A>
<DD><B>Deprecated.</B>&nbsp;Returns the classpath entry ids for this runtime target handler.
<DT><A HREF="../org/eclipse/wst/server/core/ServerPort.html#getContentTypes()"><B>getContentTypes()</B></A> -
Method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerPort.html" title="class in org.eclipse.wst.server.core">ServerPort</A>
<DD>Returns the content types that this port would normally serve, or null
if the content is unknown.
<DT><A HREF="../org/eclipse/jst/server/core/IWebModule.html#getContextRoot()"><B>getContextRoot()</B></A> -
Method in interface org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/IWebModule.html" title="interface in org.eclipse.jst.server.core">IWebModule</A>
<DD>Returns the context root of the module.
<DT><A HREF="../org/eclipse/jst/server/core/IWebModule.html#getContextRoot(org.eclipse.wst.server.core.IModule)"><B>getContextRoot(IModule)</B></A> -
Method in interface org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/IWebModule.html" title="interface in org.eclipse.jst.server.core">IWebModule</A>
<DD>Returns the context root of the module.
<DT><A HREF="../org/eclipse/wst/server/core/util/IStaticWeb.html#getContextRoot()"><B>getContextRoot()</B></A> -
Method in interface org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/IStaticWeb.html" title="interface in org.eclipse.wst.server.core.util">IStaticWeb</A>
<DD>Returns the context root of the Web.
<DT><A HREF="../org/eclipse/wst/server/core/ServerCore.html#getDefaultServer(org.eclipse.wst.server.core.IModule)"><B>getDefaultServer(IModule)</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerCore.html" title="class in org.eclipse.wst.server.core">ServerCore</A>
<DD>Returns the preferred runtime server for the given module.
<DT><A HREF="../org/eclipse/jst/server/core/ClasspathRuntimeTargetHandler.html#getDelegateClasspathEntries(org.eclipse.wst.server.core.IRuntime, IProgressMonitor)"><B>getDelegateClasspathEntries(IRuntime, IProgressMonitor)</B></A> -
Method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/ClasspathRuntimeTargetHandler.html" title="class in org.eclipse.jst.server.core">ClasspathRuntimeTargetHandler</A>
<DD><B>Deprecated.</B>&nbsp;Returns the classpath entries that correspond to the given runtime.
<DT><A HREF="../org/eclipse/wst/server/core/IRuntimeType.html#getDescription()"><B>getDescription()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IRuntimeType.html" title="interface in org.eclipse.wst.server.core">IRuntimeType</A>
<DD>Returns the displayable description for this runtime type.
<DT><A HREF="../org/eclipse/wst/server/core/IServerType.html#getDescription()"><B>getDescription()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerType.html" title="interface in org.eclipse.wst.server.core">IServerType</A>
<DD>Returns the displayable description for this server type.
<DT><A HREF="../org/eclipse/wst/server/core/model/PublishOperation.html#getDescription()"><B>getDescription()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/PublishOperation.html" title="class in org.eclipse.wst.server.core.model">PublishOperation</A>
<DD>Returns the displayable description for this operation.
<DT><A HREF="../org/eclipse/wst/server/ui/editor/ServerEditorPart.html#getErrorMessage()"><B>getErrorMessage()</B></A> -
Method in class org.eclipse.wst.server.ui.editor.<A HREF="../org/eclipse/wst/server/ui/editor/ServerEditorPart.html" title="class in org.eclipse.wst.server.ui.editor">ServerEditorPart</A>
<DD>Return the error message for this page.
<DT><A HREF="../org/eclipse/wst/server/ui/editor/ServerEditorSection.html#getErrorMessage()"><B>getErrorMessage()</B></A> -
Method in class org.eclipse.wst.server.ui.editor.<A HREF="../org/eclipse/wst/server/ui/editor/ServerEditorSection.html" title="class in org.eclipse.wst.server.ui.editor">ServerEditorSection</A>
<DD>Return the error message for this section.
<DT><A HREF="../org/eclipse/wst/server/core/IServerAttributes.html#getHost()"><B>getHost()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerAttributes.html" title="interface in org.eclipse.wst.server.core">IServerAttributes</A>
<DD>Returns the host for the server.
<DT><A HREF="../org/eclipse/wst/server/core/IModule.html#getId()"><B>getId()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IModule.html" title="interface in org.eclipse.wst.server.core">IModule</A>
<DD>Returns the id of this module.
<DT><A HREF="../org/eclipse/wst/server/core/IModuleType.html#getId()"><B>getId()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IModuleType.html" title="interface in org.eclipse.wst.server.core">IModuleType</A>
<DD>Returns the module type id.
<DT><A HREF="../org/eclipse/wst/server/core/IRuntime.html#getId()"><B>getId()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IRuntime.html" title="interface in org.eclipse.wst.server.core">IRuntime</A>
<DD>Returns the id of this runtime instance.
<DT><A HREF="../org/eclipse/wst/server/core/IRuntimeTargetHandler.html#getId()"><B>getId()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IRuntimeTargetHandler.html" title="interface in org.eclipse.wst.server.core">IRuntimeTargetHandler</A>
<DD><B>Deprecated.</B>&nbsp;Returns the id of this runtime target handler.
<DT><A HREF="../org/eclipse/wst/server/core/IRuntimeType.html#getId()"><B>getId()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IRuntimeType.html" title="interface in org.eclipse.wst.server.core">IRuntimeType</A>
<DD>Returns the id of this runtime type.
<DT><A HREF="../org/eclipse/wst/server/core/IServerAttributes.html#getId()"><B>getId()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerAttributes.html" title="interface in org.eclipse.wst.server.core">IServerAttributes</A>
<DD>Returns the id of this server.
<DT><A HREF="../org/eclipse/wst/server/core/IServerType.html#getId()"><B>getId()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerType.html" title="interface in org.eclipse.wst.server.core">IServerType</A>
<DD>Returns the id of this server type.
<DT><A HREF="../org/eclipse/wst/server/core/ServerPort.html#getId()"><B>getId()</B></A> -
Method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerPort.html" title="class in org.eclipse.wst.server.core">ServerPort</A>
<DD>Return an optional internal id used to identify this port.
<DT><A HREF="../org/eclipse/wst/server/core/util/ProjectModule.html#getId()"><B>getId()</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/ProjectModule.html" title="class in org.eclipse.wst.server.core.util">ProjectModule</A>
<DD>Helper method - returns the module's id.
<DT><A HREF="../org/eclipse/wst/server/ui/ServerLaunchConfigurationTab.html#getImage()"><B>getImage()</B></A> -
Method in class org.eclipse.wst.server.ui.<A HREF="../org/eclipse/wst/server/ui/ServerLaunchConfigurationTab.html" title="class in org.eclipse.wst.server.ui">ServerLaunchConfigurationTab</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/jst/server/core/EJBBean.html#getInterfaceName()"><B>getInterfaceName()</B></A> -
Method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/EJBBean.html" title="class in org.eclipse.jst.server.core">EJBBean</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/jst/server/core/IJ2EEModule.html#getJavaOutputFolders()"><B>getJavaOutputFolders()</B></A> -
Method in interface org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/IJ2EEModule.html" title="interface in org.eclipse.jst.server.core">IJ2EEModule</A>
<DD>Returns the root folders containing Java output in this module.
<DT><A HREF="../org/eclipse/jst/server/core/IUtilityModule.html#getJavaOutputFolders()"><B>getJavaOutputFolders()</B></A> -
Method in interface org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/IUtilityModule.html" title="interface in org.eclipse.jst.server.core">IUtilityModule</A>
<DD>Returns the root folders containing Java output in this module.
<DT><A HREF="../org/eclipse/jst/server/core/EJBBean.html#getJndiName()"><B>getJndiName()</B></A> -
Method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/EJBBean.html" title="class in org.eclipse.jst.server.core">EJBBean</A>
<DD>Returns the JNDI name of the EJB.
<DT><A HREF="../org/eclipse/jst/server/core/JndiLaunchable.html#getJNDIName()"><B>getJNDIName()</B></A> -
Method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/JndiLaunchable.html" title="class in org.eclipse.jst.server.core">JndiLaunchable</A>
<DD>Returns the JNDI name of the object.
<DT><A HREF="../org/eclipse/jst/server/core/JndiObject.html#getJndiName()"><B>getJndiName()</B></A> -
Method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/JndiObject.html" title="class in org.eclipse.jst.server.core">JndiObject</A>
<DD>Return the JNDI name of the object.
<DT><A HREF="../org/eclipse/wst/server/core/model/IModuleResourceDelta.html#getKind()"><B>getKind()</B></A> -
Method in interface org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/IModuleResourceDelta.html" title="interface in org.eclipse.wst.server.core.model">IModuleResourceDelta</A>
<DD>Returns the kind of this resource delta.
<DT><A HREF="../org/eclipse/wst/server/core/model/PublishOperation.html#getKind()"><B>getKind()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/PublishOperation.html" title="class in org.eclipse.wst.server.core.model">PublishOperation</A>
<DD>Returns the kind of this operation.
<DT><A HREF="../org/eclipse/wst/server/core/ServerEvent.html#getKind()"><B>getKind()</B></A> -
Method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerEvent.html" title="class in org.eclipse.wst.server.core">ServerEvent</A>
<DD>Returns the kind of the server event.
<DT><A HREF="../org/eclipse/wst/server/core/model/PublishOperation.html#getLabel()"><B>getLabel()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/PublishOperation.html" title="class in org.eclipse.wst.server.core.model">PublishOperation</A>
<DD>Returns the displayable label for this operation.
<DT><A HREF="../org/eclipse/wst/server/ui/FacetRuntimeComponentLabelProvider.RuntimeLabelProvider.html#getLabel()"><B>getLabel()</B></A> -
Method in class org.eclipse.wst.server.ui.<A HREF="../org/eclipse/wst/server/ui/FacetRuntimeComponentLabelProvider.RuntimeLabelProvider.html" title="class in org.eclipse.wst.server.ui">FacetRuntimeComponentLabelProvider.RuntimeLabelProvider</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/ui/ServerUICore.html#getLabelProvider()"><B>getLabelProvider()</B></A> -
Static method in class org.eclipse.wst.server.ui.<A HREF="../org/eclipse/wst/server/ui/ServerUICore.html" title="class in org.eclipse.wst.server.ui">ServerUICore</A>
<DD>Returns a label provider that can be used for all server
objects in the UI.
<DT><A HREF="../org/eclipse/wst/server/core/IServer.html#getLaunch()"><B>getLaunch()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServer.html" title="interface in org.eclipse.wst.server.core">IServer</A>
<DD>Returns the launch that was used to start the server, if available.
<DT><A HREF="../org/eclipse/wst/server/core/model/LaunchableAdapterDelegate.html#getLaunchable(org.eclipse.wst.server.core.IServer, org.eclipse.wst.server.core.IModuleArtifact)"><B>getLaunchable(IServer, IModuleArtifact)</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/LaunchableAdapterDelegate.html" title="class in org.eclipse.wst.server.core.model">LaunchableAdapterDelegate</A>
<DD>Returns a launchable object from this module artifact.
<DT><A HREF="../org/eclipse/wst/server/core/IServer.html#getLaunchConfiguration(boolean, IProgressMonitor)"><B>getLaunchConfiguration(boolean, IProgressMonitor)</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServer.html" title="interface in org.eclipse.wst.server.core">IServer</A>
<DD>Return the launch configuration for this server.
<DT><A HREF="../org/eclipse/wst/server/core/IRuntime.html#getLocation()"><B>getLocation()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IRuntime.html" title="interface in org.eclipse.wst.server.core">IRuntime</A>
<DD>Returns the absolute path in the local file system to the root of the runtime,
typically the installation directory.
<DT><A HREF="../org/eclipse/wst/server/core/IServer.html#getMode()"><B>getMode()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServer.html" title="interface in org.eclipse.wst.server.core">IServer</A>
<DD>Returns the ILaunchManager mode that the server is in.
<DT><A HREF="../org/eclipse/wst/server/core/model/IModuleFile.html#getModificationStamp()"><B>getModificationStamp()</B></A> -
Method in interface org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/IModuleFile.html" title="interface in org.eclipse.wst.server.core.model">IModuleFile</A>
<DD>Returns a modification stamp.
<DT><A HREF="../org/eclipse/wst/server/core/util/ModuleFile.html#getModificationStamp()"><B>getModificationStamp()</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/ModuleFile.html" title="class in org.eclipse.wst.server.core.util">ModuleFile</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/core/IModuleArtifact.html#getModule()"><B>getModule()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IModuleArtifact.html" title="interface in org.eclipse.wst.server.core">IModuleArtifact</A>
<DD>Returns the module that this artifact is a part of.
<DT><A HREF="../org/eclipse/wst/server/core/model/ModuleArtifactDelegate.html#getModule()"><B>getModule()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/ModuleArtifactDelegate.html" title="class in org.eclipse.wst.server.core.model">ModuleArtifactDelegate</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/core/model/ModuleDelegate.html#getModule()"><B>getModule()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/ModuleDelegate.html" title="class in org.eclipse.wst.server.core.model">ModuleDelegate</A>
<DD>Returns the module that this module delegate corresponds to.
<DT><A HREF="../org/eclipse/wst/server/core/ServerEvent.html#getModule()"><B>getModule()</B></A> -
Method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerEvent.html" title="class in org.eclipse.wst.server.core">ServerEvent</A>
<DD>Returns the module tree of the module involved in the module change event,
or <code>null</code> if the event is not a module event, i.e. isModuleEvent() is false.
<DT><A HREF="../org/eclipse/wst/server/core/ServerUtil.html#getModule(IProject)"><B>getModule(IProject)</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerUtil.html" title="class in org.eclipse.wst.server.core">ServerUtil</A>
<DD>Returns the module contained within the given project.
<DT><A HREF="../org/eclipse/wst/server/ui/IServerModule.html#getModule()"><B>getModule()</B></A> -
Method in interface org.eclipse.wst.server.ui.<A HREF="../org/eclipse/wst/server/ui/IServerModule.html" title="interface in org.eclipse.wst.server.ui">IServerModule</A>
<DD>Returns the module.
<DT><A HREF="../org/eclipse/wst/server/core/model/ModuleArtifactAdapterDelegate.html#getModuleArtifact(java.lang.Object)"><B>getModuleArtifact(Object)</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/ModuleArtifactAdapterDelegate.html" title="class in org.eclipse.wst.server.core.model">ModuleArtifactAdapterDelegate</A>
<DD>Converts from an arbitrary object to an module artifact.
<DT><A HREF="../org/eclipse/wst/server/core/model/ModuleArtifactAdapterDelegate.html#getModuleArtifacts(java.lang.Object)"><B>getModuleArtifacts(Object)</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/ModuleArtifactAdapterDelegate.html" title="class in org.eclipse.wst.server.core.model">ModuleArtifactAdapterDelegate</A>
<DD>Converts from an arbitrary object to an module artifact.
<DT><A HREF="../org/eclipse/wst/server/core/model/ModuleFactoryDelegate.html#getModuleDelegate(org.eclipse.wst.server.core.IModule)"><B>getModuleDelegate(IModule)</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/ModuleFactoryDelegate.html" title="class in org.eclipse.wst.server.core.model">ModuleFactoryDelegate</A>
<DD>Creates the module delegate for a module with the given information.
<DT><A HREF="../org/eclipse/wst/server/core/IServer.html#getModulePublishState(org.eclipse.wst.server.core.IModule[])"><B>getModulePublishState(IModule[])</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServer.html" title="interface in org.eclipse.wst.server.core">IServer</A>
<DD>Returns the module's sync state.
<DT><A HREF="../org/eclipse/wst/server/core/model/IModuleResource.html#getModuleRelativePath()"><B>getModuleRelativePath()</B></A> -
Method in interface org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/IModuleResource.html" title="interface in org.eclipse.wst.server.core.model">IModuleResource</A>
<DD>Returns the module relative path to this resource.
<DT><A HREF="../org/eclipse/wst/server/core/model/IModuleResourceDelta.html#getModuleRelativePath()"><B>getModuleRelativePath()</B></A> -
Method in interface org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/IModuleResourceDelta.html" title="interface in org.eclipse.wst.server.core.model">IModuleResourceDelta</A>
<DD>Returns the module-relative path of this resource delta.
<DT><A HREF="../org/eclipse/wst/server/core/util/ModuleFile.html#getModuleRelativePath()"><B>getModuleRelativePath()</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/ModuleFile.html" title="class in org.eclipse.wst.server.core.util">ModuleFile</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/core/util/ModuleFolder.html#getModuleRelativePath()"><B>getModuleRelativePath()</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/ModuleFolder.html" title="class in org.eclipse.wst.server.core.util">ModuleFolder</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/core/model/IModuleResourceDelta.html#getModuleResource()"><B>getModuleResource()</B></A> -
Method in interface org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/IModuleResourceDelta.html" title="interface in org.eclipse.wst.server.core.model">IModuleResourceDelta</A>
<DD>Returns the module resource represented by this delta.
<DT><A HREF="../org/eclipse/wst/server/core/IServer.html#getModuleRestartState(org.eclipse.wst.server.core.IModule[])"><B>getModuleRestartState(IModule[])</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServer.html" title="interface in org.eclipse.wst.server.core">IServer</A>
<DD>Check if the given module is in sync on the server.
<DT><A HREF="../org/eclipse/wst/server/core/model/IURLProvider.html#getModuleRootURL(org.eclipse.wst.server.core.IModule)"><B>getModuleRootURL(IModule)</B></A> -
Method in interface org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/IURLProvider.html" title="interface in org.eclipse.wst.server.core.model">IURLProvider</A>
<DD>Return the base URL of this module on the server.
<DT><A HREF="../org/eclipse/jst/server/core/IEnterpriseApplication.html#getModules()"><B>getModules()</B></A> -
Method in interface org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/IEnterpriseApplication.html" title="interface in org.eclipse.jst.server.core">IEnterpriseApplication</A>
<DD>Returns the modules contained within this EAR.
<DT><A HREF="../org/eclipse/jst/server/core/IWebModule.html#getModules()"><B>getModules()</B></A> -
Method in interface org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/IWebModule.html" title="interface in org.eclipse.jst.server.core">IWebModule</A>
<DD>Returns the utility modules contained within this WAR.
<DT><A HREF="../org/eclipse/wst/server/core/IServerAttributes.html#getModules()"><B>getModules()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerAttributes.html" title="interface in org.eclipse.wst.server.core">IServerAttributes</A>
<DD>Returns an array of modules that are currently configured on
the server.
<DT><A HREF="../org/eclipse/wst/server/core/model/ModuleFactoryDelegate.html#getModules()"><B>getModules()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/ModuleFactoryDelegate.html" title="class in org.eclipse.wst.server.core.model">ModuleFactoryDelegate</A>
<DD>Return all modules created by this factory.
<DT><A HREF="../org/eclipse/wst/server/core/model/ModuleFactoryDelegate.html#getModules(IProject)"><B>getModules(IProject)</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/ModuleFactoryDelegate.html" title="class in org.eclipse.wst.server.core.model">ModuleFactoryDelegate</A>
<DD>Return all modules created by this factory that are contained within the
given project.
<DT><A HREF="../org/eclipse/wst/server/core/ServerUtil.html#getModules(IProject)"><B>getModules(IProject)</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerUtil.html" title="class in org.eclipse.wst.server.core">ServerUtil</A>
<DD>Returns the modules contained within the given project.
<DT><A HREF="../org/eclipse/wst/server/core/util/ProjectModuleFactoryDelegate.html#getModules()"><B>getModules()</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/ProjectModuleFactoryDelegate.html" title="class in org.eclipse.wst.server.core.util">ProjectModuleFactoryDelegate</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/core/util/ProjectModuleFactoryDelegate.html#getModules(IProject)"><B>getModules(IProject)</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/ProjectModuleFactoryDelegate.html" title="class in org.eclipse.wst.server.core.util">ProjectModuleFactoryDelegate</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/core/IServer.html#getModuleState(org.eclipse.wst.server.core.IModule[])"><B>getModuleState(IModule[])</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServer.html" title="interface in org.eclipse.wst.server.core">IServer</A>
<DD>Returns the current state of the given module on this server.
<DT><A HREF="../org/eclipse/wst/server/core/IModule.html#getModuleType()"><B>getModuleType()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IModule.html" title="interface in org.eclipse.wst.server.core">IModule</A>
<DD>Returns the type of this module.
<DT><A HREF="../org/eclipse/wst/server/core/IRuntimeType.html#getModuleTypes()"><B>getModuleTypes()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IRuntimeType.html" title="interface in org.eclipse.wst.server.core">IRuntimeType</A>
<DD>Returns an array of module types that this runtime type can support.
<DT><A HREF="../org/eclipse/wst/server/core/ServerUtil.html#getMonitoredPort(org.eclipse.wst.server.core.IServer, int, java.lang.String)"><B>getMonitoredPort(IServer, int, String)</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerUtil.html" title="class in org.eclipse.wst.server.core">ServerUtil</A>
<DD>Returns the port that is being used to monitor the given port on the server.
<DT><A HREF="../org/eclipse/jst/server/core/EJBBean.html#getName()"><B>getName()</B></A> -
Method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/EJBBean.html" title="class in org.eclipse.jst.server.core">EJBBean</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/jst/server/core/JndiObject.html#getName()"><B>getName()</B></A> -
Method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/JndiObject.html" title="class in org.eclipse.jst.server.core">JndiObject</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/jst/server/core/Servlet.html#getName()"><B>getName()</B></A> -
Method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/Servlet.html" title="class in org.eclipse.jst.server.core">Servlet</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/core/IModule.html#getName()"><B>getName()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IModule.html" title="interface in org.eclipse.wst.server.core">IModule</A>
<DD>Returns the displayable name for this module.
<DT><A HREF="../org/eclipse/wst/server/core/IModuleType.html#getName()"><B>getName()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IModuleType.html" title="interface in org.eclipse.wst.server.core">IModuleType</A>
<DD>Returns the displayable name for this module type.
<DT><A HREF="../org/eclipse/wst/server/core/IRuntime.html#getName()"><B>getName()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IRuntime.html" title="interface in org.eclipse.wst.server.core">IRuntime</A>
<DD>Returns the displayable name for this runtime.
<DT><A HREF="../org/eclipse/wst/server/core/IRuntimeType.html#getName()"><B>getName()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IRuntimeType.html" title="interface in org.eclipse.wst.server.core">IRuntimeType</A>
<DD>Returns the displayable name for this runtime type.
<DT><A HREF="../org/eclipse/wst/server/core/IServerAttributes.html#getName()"><B>getName()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerAttributes.html" title="interface in org.eclipse.wst.server.core">IServerAttributes</A>
<DD>Returns the displayable name for this server.
<DT><A HREF="../org/eclipse/wst/server/core/IServerType.html#getName()"><B>getName()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerType.html" title="interface in org.eclipse.wst.server.core">IServerType</A>
<DD>Returns the displayable name for this server type.
<DT><A HREF="../org/eclipse/wst/server/core/model/IModuleResource.html#getName()"><B>getName()</B></A> -
Method in interface org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/IModuleResource.html" title="interface in org.eclipse.wst.server.core.model">IModuleResource</A>
<DD>Returns the name of this resource.
<DT><A HREF="../org/eclipse/wst/server/core/model/ModuleArtifactDelegate.html#getName()"><B>getName()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/ModuleArtifactDelegate.html" title="class in org.eclipse.wst.server.core.model">ModuleArtifactDelegate</A>
<DD>Returns a user-presentable name for this artifact.
<DT><A HREF="../org/eclipse/wst/server/core/ServerPort.html#getName()"><B>getName()</B></A> -
Method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerPort.html" title="class in org.eclipse.wst.server.core">ServerPort</A>
<DD>Return the name of the port.
<DT><A HREF="../org/eclipse/wst/server/core/util/ModuleFile.html#getName()"><B>getName()</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/ModuleFile.html" title="class in org.eclipse.wst.server.core.util">ModuleFile</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/core/util/ModuleFolder.html#getName()"><B>getName()</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/ModuleFolder.html" title="class in org.eclipse.wst.server.core.util">ModuleFolder</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/core/util/NullModuleArtifact.html#getName()"><B>getName()</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/NullModuleArtifact.html" title="class in org.eclipse.wst.server.core.util">NullModuleArtifact</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/core/util/ProjectModule.html#getName()"><B>getName()</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/ProjectModule.html" title="class in org.eclipse.wst.server.core.util">ProjectModule</A>
<DD>Helper method - returns the module's name.
<DT><A HREF="../org/eclipse/wst/server/core/util/WebResource.html#getName()"><B>getName()</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/WebResource.html" title="class in org.eclipse.wst.server.core.util">WebResource</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/ui/ServerLaunchConfigurationTab.html#getName()"><B>getName()</B></A> -
Method in class org.eclipse.wst.server.ui.<A HREF="../org/eclipse/wst/server/ui/ServerLaunchConfigurationTab.html" title="class in org.eclipse.wst.server.ui">ServerLaunchConfigurationTab</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/wst/server/core/TaskModel.html#getObject(java.lang.String)"><B>getObject(String)</B></A> -
Method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/TaskModel.html" title="class in org.eclipse.wst.server.core">TaskModel</A>
<DD>Returns the object in the task model with the given id.
<DT><A HREF="../org/eclipse/wst/server/core/model/PublishOperation.html#getOrder()"><B>getOrder()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/PublishOperation.html" title="class in org.eclipse.wst.server.core.model">PublishOperation</A>
<DD>Returns the order (index/priority) of the task that will be run.
<DT><A HREF="../org/eclipse/wst/server/core/IRuntimeWorkingCopy.html#getOriginal()"><B>getOriginal()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IRuntimeWorkingCopy.html" title="interface in org.eclipse.wst.server.core">IRuntimeWorkingCopy</A>
<DD>Returns the runtime instance that this working copy is
associated with.
<DT><A HREF="../org/eclipse/wst/server/core/IServerWorkingCopy.html#getOriginal()"><B>getOriginal()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerWorkingCopy.html" title="interface in org.eclipse.wst.server.core">IServerWorkingCopy</A>
<DD>Returns the server instance that this working copy is
associated with.
<DT><A HREF="../org/eclipse/wst/server/core/util/WebResource.html#getPath()"><B>getPath()</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/WebResource.html" title="class in org.eclipse.wst.server.core.util">WebResource</A>
<DD>Return the relative path to the artifact within the module.
<DT><A HREF="../org/eclipse/wst/server/core/ServerPort.html#getPort()"><B>getPort()</B></A> -
Method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerPort.html" title="class in org.eclipse.wst.server.core">ServerPort</A>
<DD>Return the actual port number.
<DT><A HREF="../org/eclipse/wst/server/core/IModule.html#getProject()"><B>getProject()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IModule.html" title="interface in org.eclipse.wst.server.core">IModule</A>
<DD>Returns the workbench project that this module is contained in,
or null if the module is outside of the workspace.
<DT><A HREF="../org/eclipse/wst/server/core/util/ProjectModule.html#getProject()"><B>getProject()</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/ProjectModule.html" title="class in org.eclipse.wst.server.core.util">ProjectModule</A>
<DD>Returns the project that the module is contained in.
<DT><A HREF="../org/eclipse/wst/server/core/ServerCore.html#getProjectProperties(IProject)"><B>getProjectProperties(IProject)</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerCore.html" title="class in org.eclipse.wst.server.core">ServerCore</A>
<DD><B>Deprecated.</B>&nbsp;<I>Project facet support should now be used instead of this API. @see
org.eclipse.wst.common.project.facet.core.IFacetedProject#getRuntime()</I>
<DT><A HREF="../org/eclipse/jst/server/core/JndiLaunchable.html#getProperties()"><B>getProperties()</B></A> -
Method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/JndiLaunchable.html" title="class in org.eclipse.jst.server.core">JndiLaunchable</A>
<DD>Returns the JNDI properties required to connect to the object.
<DT><A HREF="../org/eclipse/wst/server/core/ServerPort.html#getProtocol()"><B>getProtocol()</B></A> -
Method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerPort.html" title="class in org.eclipse.wst.server.core">ServerPort</A>
<DD>Returns the protocol, e.g.
<DT><A HREF="../org/eclipse/wst/server/core/ServerEvent.html#getPublishState()"><B>getPublishState()</B></A> -
Method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerEvent.html" title="class in org.eclipse.wst.server.core">ServerEvent</A>
<DD>Get the publish state after the change that triggers this server event.
<DT><A HREF="../org/eclipse/jst/server/core/IEnterpriseApplication.html#getResourceFolders()"><B>getResourceFolders()</B></A> -
Method in interface org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/IEnterpriseApplication.html" title="interface in org.eclipse.jst.server.core">IEnterpriseApplication</A>
<DD>Returns the root folders for the resources in this module.
<DT><A HREF="../org/eclipse/jst/server/core/IJ2EEModule.html#getResourceFolders()"><B>getResourceFolders()</B></A> -
Method in interface org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/IJ2EEModule.html" title="interface in org.eclipse.jst.server.core">IJ2EEModule</A>
<DD>Returns the root folders for the resources in this module.
<DT><A HREF="../org/eclipse/jst/server/core/IUtilityModule.html#getResourceFolders()"><B>getResourceFolders()</B></A> -
Method in interface org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/IUtilityModule.html" title="interface in org.eclipse.jst.server.core">IUtilityModule</A>
<DD>Returns the root folders for the resources in this module.
<DT><A HREF="../org/eclipse/wst/server/core/ServerEvent.html#getRestartState()"><B>getRestartState()</B></A> -
Method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerEvent.html" title="class in org.eclipse.wst.server.core">ServerEvent</A>
<DD>Get the restart state after isRestartNeeded() property change event.
<DT><A HREF="../org/eclipse/wst/server/core/IServerAttributes.html#getRootModules(org.eclipse.wst.server.core.IModule, IProgressMonitor)"><B>getRootModules(IModule, IProgressMonitor)</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerAttributes.html" title="interface in org.eclipse.wst.server.core">IServerAttributes</A>
<DD>Returns the parent module(s) of this module.
<DT><A HREF="../org/eclipse/wst/server/core/model/ServerDelegate.html#getRootModules(org.eclipse.wst.server.core.IModule)"><B>getRootModules(IModule)</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/ServerDelegate.html" title="class in org.eclipse.wst.server.core.model">ServerDelegate</A>
<DD>Returns the parent module(s) of this module.
<DT><A HREF="../org/eclipse/jst/server/core/FacetUtil.html#getRuntime(org.eclipse.wst.common.project.facet.core.runtime.IRuntime)"><B>getRuntime(org.eclipse.wst.common.project.facet.core.runtime.IRuntime)</B></A> -
Static method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/FacetUtil.html" title="class in org.eclipse.jst.server.core">FacetUtil</A>
<DD>Returns the server runtime that corresponds to a facet runtime, or null
if none could be found.
<DT><A HREF="../org/eclipse/jst/server/core/FacetUtil.html#getRuntime(org.eclipse.wst.server.core.IRuntime)"><B>getRuntime(IRuntime)</B></A> -
Static method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/FacetUtil.html" title="class in org.eclipse.jst.server.core">FacetUtil</A>
<DD>Returns the facet runtime that corresponds to a server runtime, or null
if none could be found.
<DT><A HREF="../org/eclipse/wst/server/core/IServerAttributes.html#getRuntime()"><B>getRuntime()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerAttributes.html" title="interface in org.eclipse.wst.server.core">IServerAttributes</A>
<DD>Returns the runtime associated with this server.
<DT><A HREF="../org/eclipse/wst/server/core/model/RuntimeDelegate.html#getRuntime()"><B>getRuntime()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/RuntimeDelegate.html" title="class in org.eclipse.wst.server.core.model">RuntimeDelegate</A>
<DD>Returns the runtime that this runtime delegate corresponds to.
<DT><A HREF="../org/eclipse/wst/server/core/ServerCore.html#getRuntimes()"><B>getRuntimes()</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerCore.html" title="class in org.eclipse.wst.server.core">ServerCore</A>
<DD>Returns an array of all known runtime instances.
<DT><A HREF="../org/eclipse/wst/server/core/ServerUtil.html#getRuntimes(java.lang.String, java.lang.String)"><B>getRuntimes(String, String)</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerUtil.html" title="class in org.eclipse.wst.server.core">ServerUtil</A>
<DD>Return a list of all runtime targets that match the given type and version.
<DT><A HREF="../org/eclipse/wst/server/core/IProjectProperties.html#getRuntimeTarget()"><B>getRuntimeTarget()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IProjectProperties.html" title="interface in org.eclipse.wst.server.core">IProjectProperties</A>
<DD><B>Deprecated.</B>&nbsp;<I>Project facet support should now be used instead of this API. @see
org.eclipse.wst.common.project.facet.core.IFacetedProject#getRuntime()</I>
<DT><A HREF="../org/eclipse/wst/server/core/model/RuntimeTargetHandlerDelegate.html#getRuntimeTargetHandler()"><B>getRuntimeTargetHandler()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/RuntimeTargetHandlerDelegate.html" title="class in org.eclipse.wst.server.core.model">RuntimeTargetHandlerDelegate</A>
<DD><B>Deprecated.</B>&nbsp;Returns the runtime target handler that this delegate is associated with.
<DT><A HREF="../org/eclipse/wst/server/core/IRuntime.html#getRuntimeType()"><B>getRuntimeType()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IRuntime.html" title="interface in org.eclipse.wst.server.core">IRuntime</A>
<DD>Returns the type of this runtime instance.
<DT><A HREF="../org/eclipse/wst/server/core/IServerType.html#getRuntimeType()"><B>getRuntimeType()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerType.html" title="interface in org.eclipse.wst.server.core">IServerType</A>
<DD>Returns the type of server runtime that this type
of server requires.
<DT><A HREF="../org/eclipse/wst/server/core/ServerCore.html#getRuntimeTypes()"><B>getRuntimeTypes()</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerCore.html" title="class in org.eclipse.wst.server.core">ServerCore</A>
<DD>Returns an array of all known runtime types.
<DT><A HREF="../org/eclipse/wst/server/core/ServerUtil.html#getRuntimeTypes(java.lang.String, java.lang.String)"><B>getRuntimeTypes(String, String)</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerUtil.html" title="class in org.eclipse.wst.server.core">ServerUtil</A>
<DD>Return a list of all runtime types that match the given type and version.
<DT><A HREF="../org/eclipse/wst/server/core/ServerUtil.html#getRuntimeTypes(java.lang.String, java.lang.String, java.lang.String)"><B>getRuntimeTypes(String, String, String)</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerUtil.html" title="class in org.eclipse.wst.server.core">ServerUtil</A>
<DD>Return a list of all runtime types that match the given type, version,
and partial runtime type id.
<DT><A HREF="../org/eclipse/wst/server/core/model/RuntimeDelegate.html#getRuntimeWorkingCopy()"><B>getRuntimeWorkingCopy()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/RuntimeDelegate.html" title="class in org.eclipse.wst.server.core.model">RuntimeDelegate</A>
<DD>Returns the runtime working copy that this runtime delegate corresponds to.
<DT><A HREF="../org/eclipse/wst/server/ui/editor/ServerEditorPart.html#getSaveStatus()"><B>getSaveStatus()</B></A> -
Method in class org.eclipse.wst.server.ui.editor.<A HREF="../org/eclipse/wst/server/ui/editor/ServerEditorPart.html" title="class in org.eclipse.wst.server.ui.editor">ServerEditorPart</A>
<DD>Returns error or status messages that will be displayed when the
server resource is saved.
<DT><A HREF="../org/eclipse/wst/server/ui/editor/ServerEditorSection.html#getSaveStatus()"><B>getSaveStatus()</B></A> -
Method in class org.eclipse.wst.server.ui.editor.<A HREF="../org/eclipse/wst/server/ui/editor/ServerEditorSection.html" title="class in org.eclipse.wst.server.ui.editor">ServerEditorSection</A>
<DD>Returns error or status messages that will be displayed when the
server resource is saved.
<DT><A HREF="../org/eclipse/wst/server/core/model/ServerBehaviourDelegate.html#getServer()"><B>getServer()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/ServerBehaviourDelegate.html" title="class in org.eclipse.wst.server.core.model">ServerBehaviourDelegate</A>
<DD>Returns the server that this server delegate corresponds to.
<DT><A HREF="../org/eclipse/wst/server/core/model/ServerDelegate.html#getServer()"><B>getServer()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/ServerDelegate.html" title="class in org.eclipse.wst.server.core.model">ServerDelegate</A>
<DD>Returns the server that this server delegate corresponds to.
<DT><A HREF="../org/eclipse/wst/server/core/ServerEvent.html#getServer()"><B>getServer()</B></A> -
Method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerEvent.html" title="class in org.eclipse.wst.server.core">ServerEvent</A>
<DD>Returns the server involved in the change event.
<DT><A HREF="../org/eclipse/wst/server/core/ServerUtil.html#getServer(ILaunchConfiguration)"><B>getServer(ILaunchConfiguration)</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerUtil.html" title="class in org.eclipse.wst.server.core">ServerUtil</A>
<DD>Returns the server associated with the given launch configuration.
<DT><A HREF="../org/eclipse/wst/server/ui/editor/IServerEditorPartInput.html#getServer()"><B>getServer()</B></A> -
Method in interface org.eclipse.wst.server.ui.editor.<A HREF="../org/eclipse/wst/server/ui/editor/IServerEditorPartInput.html" title="interface in org.eclipse.wst.server.ui.editor">IServerEditorPartInput</A>
<DD>Returns the server to be edited.
<DT><A HREF="../org/eclipse/wst/server/ui/editor/ServerEditorPart.html#getServer()"><B>getServer()</B></A> -
Method in class org.eclipse.wst.server.ui.editor.<A HREF="../org/eclipse/wst/server/ui/editor/ServerEditorPart.html" title="class in org.eclipse.wst.server.ui.editor">ServerEditorPart</A>
<DD>Return the server that is being edited.
<DT><A HREF="../org/eclipse/wst/server/ui/IServerModule.html#getServer()"><B>getServer()</B></A> -
Method in interface org.eclipse.wst.server.ui.<A HREF="../org/eclipse/wst/server/ui/IServerModule.html" title="interface in org.eclipse.wst.server.ui">IServerModule</A>
<DD>Return the server that the module belongs to.
<DT><A HREF="../org/eclipse/wst/server/core/IServerAttributes.html#getServerConfiguration()"><B>getServerConfiguration()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerAttributes.html" title="interface in org.eclipse.wst.server.core">IServerAttributes</A>
<DD>Returns the server configuration associated with this server.
<DT><A HREF="../org/eclipse/wst/server/core/IServerAttributes.html#getServerPorts(IProgressMonitor)"><B>getServerPorts(IProgressMonitor)</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerAttributes.html" title="interface in org.eclipse.wst.server.core">IServerAttributes</A>
<DD>Returns an array of ServerPorts that this server has.
<DT><A HREF="../org/eclipse/wst/server/core/model/ServerDelegate.html#getServerPorts()"><B>getServerPorts()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/ServerDelegate.html" title="class in org.eclipse.wst.server.core.model">ServerDelegate</A>
<DD>Returns an array of ServerPorts that this server has.
<DT><A HREF="../org/eclipse/wst/server/core/IServer.html#getServerPublishState()"><B>getServerPublishState()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServer.html" title="interface in org.eclipse.wst.server.core">IServer</A>
<DD>Returns the server's sync state.
<DT><A HREF="../org/eclipse/wst/server/core/IServer.html#getServerRestartState()"><B>getServerRestartState()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServer.html" title="interface in org.eclipse.wst.server.core">IServer</A>
<DD>Returns whether this server is out of sync and needs to be
restarted.
<DT><A HREF="../org/eclipse/wst/server/core/ServerCore.html#getServers()"><B>getServers()</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerCore.html" title="class in org.eclipse.wst.server.core">ServerCore</A>
<DD>Returns an array of all known server instances.
<DT><A HREF="../org/eclipse/wst/server/core/ServerUtil.html#getServersByModule(org.eclipse.wst.server.core.IModule, IProgressMonitor)"><B>getServersByModule(IModule, IProgressMonitor)</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerUtil.html" title="class in org.eclipse.wst.server.core">ServerUtil</A>
<DD>Returns a list of all servers that this module is configured on.
<DT><A HREF="../org/eclipse/wst/server/core/ServerUtil.html#getServerSchedulingRule(org.eclipse.wst.server.core.IServer)"><B>getServerSchedulingRule(IServer)</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerUtil.html" title="class in org.eclipse.wst.server.core">ServerUtil</A>
<DD><B>Deprecated.</B>&nbsp;<I>the server instance is now a scheduling rule directly</I>
<DT><A HREF="../org/eclipse/wst/server/core/IServer.html#getServerState()"><B>getServerState()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServer.html" title="interface in org.eclipse.wst.server.core">IServer</A>
<DD>Returns the current state of this server.
<DT><A HREF="../org/eclipse/wst/server/core/IServerAttributes.html#getServerType()"><B>getServerType()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServerAttributes.html" title="interface in org.eclipse.wst.server.core">IServerAttributes</A>
<DD>Returns the type of this server.
<DT><A HREF="../org/eclipse/wst/server/core/ServerCore.html#getServerTypes()"><B>getServerTypes()</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerCore.html" title="class in org.eclipse.wst.server.core">ServerCore</A>
<DD>Returns an array of all known server types.
<DT><A HREF="../org/eclipse/wst/server/core/model/ServerDelegate.html#getServerWorkingCopy()"><B>getServerWorkingCopy()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/ServerDelegate.html" title="class in org.eclipse.wst.server.core.model">ServerDelegate</A>
<DD>Returns the server working copy that this server delegate corresponds to.
<DT><A HREF="../org/eclipse/jst/server/core/Servlet.html#getServletClassName()"><B>getServletClassName()</B></A> -
Method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/Servlet.html" title="class in org.eclipse.jst.server.core">Servlet</A>
<DD>Return the class name of the servlet.
<DT><A HREF="../org/eclipse/wst/server/ui/editor/ServerEditorSection.html#getShell()"><B>getShell()</B></A> -
Method in class org.eclipse.wst.server.ui.editor.<A HREF="../org/eclipse/wst/server/ui/editor/ServerEditorSection.html" title="class in org.eclipse.wst.server.ui.editor">ServerEditorSection</A>
<DD>Return the shell of the section.
<DT><A HREF="../org/eclipse/wst/server/core/IServer.html#getStartTimeout()"><B>getStartTimeout()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServer.html" title="interface in org.eclipse.wst.server.core">IServer</A>
<DD>Returns the start timeout in seconds.
<DT><A HREF="../org/eclipse/wst/server/core/ServerEvent.html#getState()"><B>getState()</B></A> -
Method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerEvent.html" title="class in org.eclipse.wst.server.core">ServerEvent</A>
<DD>Get the state after the change that triggers this server event.
<DT><A HREF="../org/eclipse/wst/server/core/IServer.html#getStopTimeout()"><B>getStopTimeout()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IServer.html" title="interface in org.eclipse.wst.server.core">IServer</A>
<DD>Returns the stop timeout in seconds.
<DT><A HREF="../org/eclipse/wst/server/core/model/PublisherDelegate.html#getTaskModel()"><B>getTaskModel()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/PublisherDelegate.html" title="class in org.eclipse.wst.server.core.model">PublisherDelegate</A>
<DD>Return the task model.
<DT><A HREF="../org/eclipse/wst/server/core/model/PublishOperation.html#getTaskModel()"><B>getTaskModel()</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/PublishOperation.html" title="class in org.eclipse.wst.server.core.model">PublishOperation</A>
<DD>Return the task model.
<DT><A HREF="../org/eclipse/wst/server/ui/wizard/WizardFragment.html#getTaskModel()"><B>getTaskModel()</B></A> -
Method in class org.eclipse.wst.server.ui.wizard.<A HREF="../org/eclipse/wst/server/ui/wizard/WizardFragment.html" title="class in org.eclipse.wst.server.ui.wizard">WizardFragment</A>
<DD>Returns the wizard task model.
<DT><A HREF="../org/eclipse/wst/server/core/model/PublishTaskDelegate.html#getTasks(org.eclipse.wst.server.core.IServer, java.util.List)"><B>getTasks(IServer, List)</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/PublishTaskDelegate.html" title="class in org.eclipse.wst.server.core.model">PublishTaskDelegate</A>
<DD>Returns the tasks that should be performed during publishing.
<DT><A HREF="../org/eclipse/wst/server/core/model/PublishTaskDelegate.html#getTasks(org.eclipse.wst.server.core.IServer, int, java.util.List, java.util.List)"><B>getTasks(IServer, int, List, List)</B></A> -
Method in class org.eclipse.wst.server.core.model.<A HREF="../org/eclipse/wst/server/core/model/PublishTaskDelegate.html" title="class in org.eclipse.wst.server.core.model">PublishTaskDelegate</A>
<DD>Returns the tasks that should be performed during publishing.
<DT><A HREF="../org/eclipse/wst/server/core/ServerUtil.html#getUnusedServerFile(IProject, org.eclipse.wst.server.core.IServer)"><B>getUnusedServerFile(IProject, IServer)</B></A> -
Static method in class org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/ServerUtil.html" title="class in org.eclipse.wst.server.core">ServerUtil</A>
<DD>Returns an unused file in the given project.
<DT><A HREF="../org/eclipse/jst/server/core/IEnterpriseApplication.html#getURI(org.eclipse.wst.server.core.IModule)"><B>getURI(IModule)</B></A> -
Method in interface org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/IEnterpriseApplication.html" title="interface in org.eclipse.jst.server.core">IEnterpriseApplication</A>
<DD>Returns the URI of the given module within this enterprise application.
<DT><A HREF="../org/eclipse/jst/server/core/IWebModule.html#getURI(org.eclipse.wst.server.core.IModule)"><B>getURI(IModule)</B></A> -
Method in interface org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/IWebModule.html" title="interface in org.eclipse.jst.server.core">IWebModule</A>
<DD>Returns the URI of the given contained module.
<DT><A HREF="../org/eclipse/wst/server/core/util/HttpLaunchable.html#getURL()"><B>getURL()</B></A> -
Method in class org.eclipse.wst.server.core.util.<A HREF="../org/eclipse/wst/server/core/util/HttpLaunchable.html" title="class in org.eclipse.wst.server.core.util">HttpLaunchable</A>
<DD>Return the URL to the object.
<DT><A HREF="../org/eclipse/wst/server/core/IRuntimeType.html#getVendor()"><B>getVendor()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IRuntimeType.html" title="interface in org.eclipse.wst.server.core">IRuntimeType</A>
<DD>Returns the displayable vendor name for this runtime type.
<DT><A HREF="../org/eclipse/jst/server/core/EJBBean.html#getVersion()"><B>getVersion()</B></A> -
Method in class org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/EJBBean.html" title="class in org.eclipse.jst.server.core">EJBBean</A>
<DD>Returns the level of the specification of the EJB
<DT><A HREF="../org/eclipse/wst/server/core/IModuleType.html#getVersion()"><B>getVersion()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IModuleType.html" title="interface in org.eclipse.wst.server.core">IModuleType</A>
<DD>Returns the version (specification level) of this module type,
e.g. "1.0" or "1.3.2a".
<DT><A HREF="../org/eclipse/wst/server/core/IRuntimeType.html#getVersion()"><B>getVersion()</B></A> -
Method in interface org.eclipse.wst.server.core.<A HREF="../org/eclipse/wst/server/core/IRuntimeType.html" title="interface in org.eclipse.wst.server.core">IRuntimeType</A>
<DD>Returns the displayable version name for this runtime type.
<DT><A HREF="../org/eclipse/jst/server/core/IJavaRuntime.html#getVMInstall()"><B>getVMInstall()</B></A> -
Method in interface org.eclipse.jst.server.core.<A HREF="../org/eclipse/jst/server/core/IJavaRuntime.html" title="interface in org.eclipse.jst.server.core">IJavaRuntime</A>
<DD>Return the VM install (installed JRE) that this runtime is using.
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-5.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-7.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-6.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-6.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">F</A> <A HREF="index-6.html">G</A> <A HREF="index-7.html">H</A> <A HREF="index-8.html">I</A> <A HREF="index-9.html">J</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">R</A> <A HREF="index-16.html">S</A> <A HREF="index-17.html">T</A> <A HREF="index-18.html">U</A> <A HREF="index-19.html">V</A> <A HREF="index-20.html">W</A> <HR>
</BODY>
</HTML>