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

R

REMOVED - Static variable in interface org.eclipse.wst.server.core.model.IModuleResourceDelta
Kind constant (value 3) for removed resources.
REMOVED - Static variable in class org.eclipse.wst.server.core.model.ServerBehaviourDelegate
Publish kind constant (value 3) for removed resources.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.eclipse.wst.server.core.IRuntimeWorkingCopy
Removes a property change listener from this runtime.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.eclipse.wst.server.core.IServerWorkingCopy
Removes a property change listener from this server.
removePublishListener(IPublishListener) - Method in interface org.eclipse.wst.server.core.IServer
Removes a publish listener from this server.
removeRuntimeLifecycleListener(IRuntimeLifecycleListener) - Static method in class org.eclipse.wst.server.core.ServerCore
Removes a runtime lifecycle listener.
removeRuntimeTarget(IProject, IRuntime, IProgressMonitor) - Method in class org.eclipse.jst.server.core.ClasspathRuntimeTargetHandler
Deprecated. (non-Javadoc)
removeRuntimeTarget(IProject, IRuntime, IProgressMonitor) - Method in class org.eclipse.wst.server.core.model.RuntimeTargetHandlerDelegate
Deprecated. Remove the runtime target from the given project.
removeServerLifecycleListener(IServerLifecycleListener) - Static method in class org.eclipse.wst.server.core.ServerCore
Removes a server lifecycle listener.
removeServerListener(IServerListener) - Method in interface org.eclipse.wst.server.core.IServer
Removes the given server state listener from this server.
requestClasspathContainerUpdate(IRuntime, String, IClasspathEntry[]) - Method in class org.eclipse.jst.server.core.ClasspathRuntimeTargetHandler
Deprecated. Request that the classpath container for the given runtime and id be updated with the given classpath container entries.
requestClasspathContainerUpdate(IRuntime, IClasspathEntry[]) - Method in class org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate
Request that the classpath container for the given runtime and id be updated with the given classpath container entries.
REQUIRED - Static variable in class org.eclipse.wst.server.core.model.PublishOperation
Operation kind constant (value 2) indicating that the operation must be executed.
resolveClasspathContainer(IRuntime, String) - Method in class org.eclipse.jst.server.core.ClasspathRuntimeTargetHandler
Deprecated. Resolves (creates the classpath entries for) the classpath container with the given runtime and the given classpath container id (returned from getClasspathEntryIds()).
resolveClasspathContainer(IRuntime) - Method in class org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate
Deprecated. use resolveClasspathContainer(IProject, IRuntime) instead
resolveClasspathContainer(IProject, IRuntime) - Method in class org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate
Resolves (creates the classpath entries for) the classpath container with the given runtime and the given classpath container id (returned from getClasspathEntryIds()).
resolveClasspathContainerImpl(IRuntime, String) - Method in class org.eclipse.jst.server.core.ClasspathRuntimeTargetHandler
Deprecated. Resolve the classpath container.
resolveClasspathContainerImpl(IRuntime) - Method in class org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate
Deprecated. should use resolveClasspathContainerImpl(IProject, IRuntime) instead
resolveClasspathContainerImpl(IProject, IRuntime) - Method in class org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate
Resolve the classpath container.
restart(String, IProgressMonitor) - Method in interface org.eclipse.wst.server.core.IServer
Asynchronously restarts this server.
restart(String) - Method in class org.eclipse.wst.server.core.model.ServerBehaviourDelegate
Restart this server.
RESTART_STATE_CHANGE - Static variable in class org.eclipse.wst.server.core.ServerEvent
For notification when the server isRestartNeeded() property changes.
restartModule(IModule[], IServer.IOperationListener) - Method in interface org.eclipse.wst.server.core.IServer
Asynchronously restarts the given module on the server.
restartModule(IModule[], IProgressMonitor) - Method in class org.eclipse.wst.server.core.model.ServerBehaviourDelegate
Restarts the given module on the server.
run() - Method in class org.eclipse.wst.server.ui.actions.RunOnServerAction
 
run(boolean, boolean, IRunnableWithProgress) - Method in interface org.eclipse.wst.server.ui.wizard.IWizardHandle
Execute a runnable within the context of the wizard.
RunOnServerAction - Class in org.eclipse.wst.server.ui.actions
"Run on Server" menu action.
RunOnServerAction(Object) - Constructor for class org.eclipse.wst.server.ui.actions.RunOnServerAction
Create a new Run on Server action for run mode.
RunOnServerAction(Object, String) - Constructor for class org.eclipse.wst.server.ui.actions.RunOnServerAction
Create a new Run on Server action.
runtimeAdded(IRuntime) - Method in interface org.eclipse.wst.server.core.IRuntimeLifecycleListener
A new runtime has been created.
runtimeAdded(IRuntime) - Method in class org.eclipse.wst.server.core.util.RuntimeLifecycleAdapter
 
runtimeChanged(IRuntime) - Method in interface org.eclipse.wst.server.core.IRuntimeLifecycleListener
An existing runtime has been updated or modified.
runtimeChanged(IRuntime) - Method in class org.eclipse.wst.server.core.util.RuntimeLifecycleAdapter
 
RuntimeClasspathProviderDelegate - Class in org.eclipse.jst.server.core
A runtime classpath provider provides the classpath for a Java server runtime.
RuntimeClasspathProviderDelegate() - Constructor for class org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate
 
RuntimeDelegate - Class in org.eclipse.wst.server.core.model
A runtime delegate provides the implementation for various generic and server-type-specific operations for a specific type of runtime.
RuntimeDelegate() - Constructor for class org.eclipse.wst.server.core.model.RuntimeDelegate
Delegates must have a public 0-arg constructor.
runtimeFound(IRuntimeWorkingCopy) - Method in interface org.eclipse.wst.server.core.model.RuntimeLocatorDelegate.IRuntimeSearchListener
Called when a new runtime is found by the locator.
RuntimeLifecycleAdapter - Class in org.eclipse.wst.server.core.util
Helper class which implements the IRuntimeLifecycleListener interface with empty methods.
RuntimeLifecycleAdapter() - Constructor for class org.eclipse.wst.server.core.util.RuntimeLifecycleAdapter
 
RuntimeLocatorDelegate - Class in org.eclipse.wst.server.core.model
A runtime locator provides the ability to locate or search for additional runtimes of a particular type.
RuntimeLocatorDelegate() - Constructor for class org.eclipse.wst.server.core.model.RuntimeLocatorDelegate
 
RuntimeLocatorDelegate.IRuntimeSearchListener - Interface in org.eclipse.wst.server.core.model
A callback listener used to report progress.
runtimeRemoved(IRuntime) - Method in interface org.eclipse.wst.server.core.IRuntimeLifecycleListener
A existing runtime has been removed.
runtimeRemoved(IRuntime) - Method in class org.eclipse.wst.server.core.util.RuntimeLifecycleAdapter
 
RuntimeTargetHandlerDelegate - Class in org.eclipse.wst.server.core.model
Deprecated. This function is deprecated.
RuntimeTargetHandlerDelegate() - Constructor for class org.eclipse.wst.server.core.model.RuntimeTargetHandlerDelegate
Deprecated.  

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