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.IRuntimeType

Packages that use IRuntimeType
org.eclipse.wst.server.core The main server tools framework client API. 
 

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

Methods in org.eclipse.wst.server.core that return IRuntimeType
static  IRuntimeType ServerCore. findRuntimeType (java.lang.String id)
          Returns the runtime type with the given id, or null if none.
  IRuntimeType IServerType. getRuntimeType ()
          Returns the type of server runtime that this type of server requires.
  IRuntimeType IRuntime. getRuntimeType ()
          Returns the type of this runtime instance.
static  IRuntimeType[] ServerCore. getRuntimeTypes ()
          Returns an array of all known runtime types.
static  IRuntimeType[] ServerUtil. getRuntimeTypes (java.lang.String type, java.lang.String version)
          Return a list of all runtime types that match the given type and version.
static  IRuntimeType[] ServerUtil. getRuntimeTypes (java.lang.String type, java.lang.String version, java.lang.String runtimeTypeId)
          Return a list of all runtime types that match the given type, version, and partial runtime type id.
 

Methods in org.eclipse.wst.server.core with parameters of type IRuntimeType
 boolean IRuntimeTargetHandler. supportsRuntimeType ( IRuntimeType runtimeType)
          Deprecated. Returns true if this runtime target handler supports (can work with) the given runtime.
 




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