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

  




 

 



Uses of Interface
org.eclipse.wst.server.core.IRuntimeWorkingCopy

Packages that use IRuntimeWorkingCopy
org.eclipse.wst.server.core The main server tools framework client API. 
org.eclipse.wst.server.core.model SPI support for the server tools framework. 
 

Uses of IRuntimeWorkingCopy in org.eclipse.wst.server.core
 

Methods in org.eclipse.wst.server.core that return IRuntimeWorkingCopy
  IRuntimeWorkingCopy IRuntimeType. createRuntime (java.lang.String id, IProgressMonitor monitor)
          Creates a working copy instance of this runtime type.
  IRuntimeWorkingCopy IRuntime. createWorkingCopy ()
          Returns a runtime working copy for modifying this runtime instance.
 

Methods in org.eclipse.wst.server.core with parameters of type IRuntimeWorkingCopy
static void ServerUtil. setRuntimeDefaultName ( IRuntimeWorkingCopy runtime)
          Sets a default name on the given runtime.
 

Uses of IRuntimeWorkingCopy in org.eclipse.wst.server.core.model
 

Methods in org.eclipse.wst.server.core.model that return IRuntimeWorkingCopy
  IRuntimeWorkingCopy RuntimeDelegate. getRuntimeWorkingCopy ()
          Returns the runtime working copy that this runtime delegate corresponds to.
 

Methods in org.eclipse.wst.server.core.model with parameters of type IRuntimeWorkingCopy
 void RuntimeLocatorDelegate.IRuntimeSearchListener. runtimeFound ( IRuntimeWorkingCopy runtime)
          Called when a new runtime is found by the locator.
 




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