Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


A C D E F G H I J L M N O P R S T U V W

S

save(boolean, IProgressMonitor) - Method in interface org.eclipse.wst.server.core. IRuntimeWorkingCopy
Commits the changes made in this working copy.
save(boolean, IProgressMonitor) - Method in interface org.eclipse.wst.server.core. IServerWorkingCopy
Commits the changes made in this working copy.
SAVE_CONFLICT - Static variable in interface org.eclipse.wst.server.core. IRuntimeWorkingCopy
Status code (value 1) returned from the save() method when the save failed with force set to false because the runtime has been modified and saved since this working copy was created.
SAVE_CONFLICT - Static variable in interface org.eclipse.wst.server.core. IServerWorkingCopy
Status code (value 1) returned from the save() method when the save failed with force set to false because the runtime has been modified and saved since this working copy was created.
saveAll(boolean, IProgressMonitor) - Method in interface org.eclipse.wst.server.core. IServerWorkingCopy
Commits the changes made in this server working copy after first committing any associated server configuration or server runtime working copies.
saveConfiguration(IProgressMonitor) - Method in class org.eclipse.wst.server.core.model. ServerDelegate
This method is called whenever the server configuration should be saved.
searchForRuntimes(IPath, RuntimeLocatorDelegate.IRuntimeSearchListener, IProgressMonitor) - Method in class org.eclipse.wst.server.core.model. RuntimeLocatorDelegate
Searches for local runtimes.
serialize() - Method in class org.eclipse.jst.server.core. EJBBean
 
serialize() - Method in class org.eclipse.jst.server.core. JndiObject
 
serialize() - Method in class org.eclipse.jst.server.core. Servlet
 
serialize() - Method in class org.eclipse.wst.server.core.model. ModuleArtifactDelegate
Serialize this object into a string.
serialize() - Method in class org.eclipse.wst.server.core.util. WebResource
 
SERVER_CHANGE - Static variable in class org.eclipse.wst.server.core. ServerEvent
For event on server changes.
SERVER_JOB_FAMILY - Static variable in class org.eclipse.wst.server.core. ServerUtil
Constant identifying the job family identifier for server operations.
serverAdded(IServer) - Method in interface org.eclipse.wst.server.core. IServerLifecycleListener
A new server has been created.
serverAdded(IServer) - Method in class org.eclipse.wst.server.core.util. ServerLifecycleAdapter
 
ServerBehaviourDelegate - Class in org.eclipse.wst.server.core.model
A server delegate provides the implementation for various generic and server-type-specific operations for a specific type of server.
ServerBehaviourDelegate() - Constructor for class org.eclipse.wst.server.core.model. ServerBehaviourDelegate
Delegates must have a public 0-arg constructor.
serverChanged(IServer) - Method in interface org.eclipse.wst.server.core. IServerLifecycleListener
An existing server has been updated or modified.
serverChanged(ServerEvent) - Method in interface org.eclipse.wst.server.core. IServerListener
A server or module has been changed as specified in the event.
serverChanged(IServer) - Method in class org.eclipse.wst.server.core.util. ServerLifecycleAdapter
 
ServerCore - Class in org.eclipse.wst.server.core
Main class for server core API.
ServerDelegate - Class in org.eclipse.wst.server.core.model
A server delegate provides the implementation for various generic and server-type-specific operations for a specific type of server.
ServerDelegate() - Constructor for class org.eclipse.wst.server.core.model. ServerDelegate
Delegates must have a public 0-arg constructor.
ServerEditorPart - Class in org.eclipse.wst.server.ui.editor
An abstract server editor which implements the most common methods from IEditorPart.
ServerEditorPart() - Constructor for class org.eclipse.wst.server.ui.editor. ServerEditorPart
Create a new server editor part.
ServerEditorSection - Class in org.eclipse.wst.server.ui.editor
An abstract server editor section.
ServerEditorSection() - Constructor for class org.eclipse.wst.server.ui.editor. ServerEditorSection
 
ServerEvent - Class in org.eclipse.wst.server.core
An event fired when a server change or module changes.
ServerEvent(int, IServer, int, int, boolean) - Constructor for class org.eclipse.wst.server.core. ServerEvent
Create a new server event for server change events.
ServerEvent(int, IServer, IModule[], int, int, boolean) - Constructor for class org.eclipse.wst.server.core. ServerEvent
Create a new ServerEvent for module change events.
ServerLaunchConfigurationTab - Class in org.eclipse.wst.server.ui
Server launch configuration tab.
ServerLaunchConfigurationTab() - Constructor for class org.eclipse.wst.server.ui. ServerLaunchConfigurationTab
Create a new server launch configuration tab.
ServerLaunchConfigurationTab(String[]) - Constructor for class org.eclipse.wst.server.ui. ServerLaunchConfigurationTab
Create a new server launch configuration tab with the given server type ids.
ServerLifecycleAdapter - Class in org.eclipse.wst.server.core.util
Helper class which implements the IServerLifecycleListener interface with empty methods.
ServerLifecycleAdapter() - Constructor for class org.eclipse.wst.server.core.util. ServerLifecycleAdapter
 
ServerPort - Class in org.eclipse.wst.server.core
This class represents a port on a server.
ServerPort(String, String, int, String) - Constructor for class org.eclipse.wst.server.core. ServerPort
Create a new server port.
ServerPort(String, String, int, String, String[], boolean) - Constructor for class org.eclipse.wst.server.core. ServerPort
Create a new server port.
ServerProfilerDelegate - Class in org.eclipse.jst.server.core
A server profiler delegate.
ServerProfilerDelegate() - Constructor for class org.eclipse.jst.server.core. ServerProfilerDelegate
Create a new server profiler delegate.
serverRemoved(IServer) - Method in interface org.eclipse.wst.server.core. IServerLifecycleListener
A existing server has been removed.
serverRemoved(IServer) - Method in class org.eclipse.wst.server.core.util. ServerLifecycleAdapter
 
ServerUICore - Class in org.eclipse.wst.server.ui
Server UI core.
ServerUIUtil - Class in org.eclipse.wst.server.ui
Server UI utility methods.
ServerUtil - Class in org.eclipse.wst.server.core
Server utility methods.
Servlet - Class in org.eclipse.jst.server.core
A J2EE Servlet.
Servlet(IModule, String, String) - Constructor for class org.eclipse.jst.server.core. Servlet
Create a reference to a servlet.
Servlet() - Constructor for class org.eclipse.jst.server.core. Servlet
Create a new empty servlet.
setDefaults(IProgressMonitor) - Method in class org.eclipse.wst.server.core.model. RuntimeDelegate
Initializes this runtime with default values.
setDefaults(IProgressMonitor) - Method in class org.eclipse.wst.server.core.model. ServerDelegate
Initializes this server with default values.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.wst.server.ui. ServerLaunchConfigurationTab
 
setDefaultServer(IModule, IServer, IProgressMonitor) - Static method in class org.eclipse.wst.server.core. ServerCore
Sets the preferred runtime server for the given module.
setDescription(String) - Method in interface org.eclipse.wst.server.ui.wizard. IWizardHandle
The page's description.
setErrorMessage(String) - Method in class org.eclipse.wst.server.ui.editor. ServerEditorPart
Set an error message for this page.
setErrorMessage(String) - Method in class org.eclipse.wst.server.ui.editor. ServerEditorSection
Set an error message for this section.
setHost(String) - Method in interface org.eclipse.wst.server.core. IServerWorkingCopy
Changes the host for the server.
setImageDescriptor(ImageDescriptor) - Method in interface org.eclipse.wst.server.ui.wizard. IWizardHandle
The page's image descriptor.
setInterfaceName(String) - Method in class org.eclipse.jst.server.core. EJBBean
 
setLocation(IPath) - Method in interface org.eclipse.wst.server.core. IRuntimeWorkingCopy
Sets the absolute path in the local file system to the root of the runtime, typically the installation directory.
setMembers(IModuleResource[]) - Method in class org.eclipse.wst.server.core.util. ModuleFolder
Sets the members (contents) of this folder.
setMessage(String, int) - Method in interface org.eclipse.wst.server.ui.wizard. IWizardHandle
Set an error or warning message.
setName(String) - Method in interface org.eclipse.wst.server.core. IRuntimeWorkingCopy
Sets the displayable name for this runtime.
setName(String) - Method in interface org.eclipse.wst.server.core. IServerWorkingCopy
Sets the displayable name for this server.
setReadOnly(boolean) - Method in interface org.eclipse.wst.server.core. IRuntimeWorkingCopy
Sets or unsets whether this runtime is marked as read only.
setReadOnly(boolean) - Method in interface org.eclipse.wst.server.core. IServerWorkingCopy
Sets or unsets whether this server is marked as read only.
setRuntime(IRuntime) - Method in interface org.eclipse.wst.server.core. IServerWorkingCopy
Sets the runtime associated with this server working copy.
setRuntimeDefaultName(IRuntimeWorkingCopy) - Static method in class org.eclipse.wst.server.core. ServerUtil
Sets a default name on the given runtime.
setRuntimeTarget(IProject, IRuntime, IProgressMonitor) - Method in class org.eclipse.jst.server.core. ClasspathRuntimeTargetHandler
Deprecated. (non-Javadoc)
setRuntimeTarget(IProject, IRuntime, IProgressMonitor) - Method in class org.eclipse.wst.server.core.model. RuntimeTargetHandlerDelegate
Deprecated. Set the runtime target on the given project.
setServerConfiguration(IFolder) - Method in interface org.eclipse.wst.server.core. IServerWorkingCopy
Sets the server configuration associated with this server working copy.
setServerDefaultName(IServerWorkingCopy) - Static method in class org.eclipse.wst.server.core. ServerUtil
Sets a default name on the given server.
setServerEditorPart(ServerEditorPart) - Method in class org.eclipse.wst.server.ui.editor. ServerEditorSection
Set the editor part that this section belongs to.
setStub(boolean) - Method in interface org.eclipse.wst.server.core. IRuntimeWorkingCopy
Returns whether this runtime is a stub (used for compilation only) or a full runtime.
setTaskModel(TaskModel) - Method in class org.eclipse.wst.server.core.model. PublisherDelegate
Set the task model.
setTaskModel(TaskModel) - Method in class org.eclipse.wst.server.core.model. PublishOperation
Set the task model.
setTaskModel(TaskModel) - Method in class org.eclipse.wst.server.ui.wizard. WizardFragment
Sets the wizard task model.
setTitle(String) - Method in interface org.eclipse.wst.server.ui.wizard. IWizardHandle
Sets the title of this wizard page.
setupLaunchConfiguration(ILaunchConfigurationWorkingCopy, IProgressMonitor) - Method in class org.eclipse.wst.server.core.model. ServerBehaviourDelegate
Configure the given launch configuration to start this server.
setVMInstall(IVMInstall) - Method in interface org.eclipse.jst.server.core. IJavaRuntimeWorkingCopy
Set the VM install (installed JRE) that this runtime is using.
shouldPublish() - Method in interface org.eclipse.wst.server.core. IServer
Returns true if the server should be published to.
shouldRestart() - Method in interface org.eclipse.wst.server.core. IServer
Returns true if the server should be restarted.
showNewRuntimeWizard(Shell, String, String) - Static method in class org.eclipse.wst.server.ui. ServerUIUtil
Open the new runtime wizard.
showNewRuntimeWizard(Shell, String, String, String) - Static method in class org.eclipse.wst.server.ui. ServerUIUtil
Open the new runtime wizard.
showNewServerWizard(Shell, String, String, String) - Static method in class org.eclipse.wst.server.ui. ServerUIUtil
Open the new server wizard.
smartCopy(IModuleResource[], IPath, IProgressMonitor) - Static method in class org.eclipse.jst.server.core. PublishUtil
Deprecated. This method only returns a single error in the case of failure. Use publishSmart() instead.
SocketUtil - Class in org.eclipse.wst.server.core.util
A utility class for socket-related function.
start(String, IProgressMonitor) - Method in interface org.eclipse.wst.server.core. IServer
Asynchronously starts this server in the given launch mode.
startModule(IModule[], IServer.IOperationListener) - Method in interface org.eclipse.wst.server.core. IServer
Asynchronously starts this server in the given launch mode.
startModule(IModule[], IProgressMonitor) - Method in class org.eclipse.wst.server.core.model. ServerBehaviourDelegate
Starts the given module on the server.
STATE_CHANGE - Static variable in class org.eclipse.wst.server.core. ServerEvent
For notification when the state has changed.
STATE_STARTED - Static variable in interface org.eclipse.wst.server.core. IServer
Server state constant (value 2) indicating that the server is ready to serve content.
STATE_STARTING - Static variable in interface org.eclipse.wst.server.core. IServer
Server state constant (value 1) indicating that the server is starting, but not yet ready to serve content.
STATE_STOPPED - Static variable in interface org.eclipse.wst.server.core. IServer
Server state constant (value 4) indicating that the server is stopped.
STATE_STOPPING - Static variable in interface org.eclipse.wst.server.core. IServer
Server state constant (value 3) indicating that the server is shutting down.
STATE_UNKNOWN - Static variable in interface org.eclipse.wst.server.core. IServer
Server state constant (value 0) indicating that the server is in an unknown state.
stop(boolean) - Method in interface org.eclipse.wst.server.core. IServer
Asynchronously stops this server.
stop(boolean, IServer.IOperationListener) - Method in interface org.eclipse.wst.server.core. IServer
Asynchronously stops this server.
stop(boolean) - Method in class org.eclipse.wst.server.core.model. ServerBehaviourDelegate
Shuts down and stops this server.
stopModule(IModule[], IServer.IOperationListener) - Method in interface org.eclipse.wst.server.core. IServer
Asynchronously stops the given module.
stopModule(IModule[], IProgressMonitor) - Method in class org.eclipse.wst.server.core.model. ServerBehaviourDelegate
Stops the given module on the server.
supports(IServer, Object, String) - Method in class org.eclipse.wst.server.core.model. ClientDelegate
Returns true if this launchable can be run by this client.
supportsLaunchMode(String) - Method in interface org.eclipse.wst.server.core. IServerType
Returns whether this type of server supports the given launch mode.
supportsRemoteHosts() - Method in interface org.eclipse.wst.server.core. IServerType
Returns true if this type of server can run on a remote host.
supportsRuntimeType(IRuntimeType) - Method in interface org.eclipse.wst.server.core. IRuntimeTargetHandler
Deprecated. Returns true if this runtime target handler supports (can work with) the given runtime.
synchronousRestart(String, IProgressMonitor) - Method in interface org.eclipse.wst.server.core. IServer
Deprecated. use #restart(String, IServer.IOperationListener) instead
synchronousStart(String, IProgressMonitor) - Method in interface org.eclipse.wst.server.core. IServer
Deprecated. use #start(String, IServer.IOperationListener) instead
synchronousStop(boolean) - Method in interface org.eclipse.wst.server.core. IServer
Deprecated. use IServer.stop(boolean, IOperationListener) instead

A C D E F G H I J L M N O P R S T U V W

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire