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

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

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

Methods in org.eclipse.wst.server.core that return IModuleType
  IModuleType IModule. getModuleType ()
          Returns the type of this module.
  IModuleType[] IRuntimeType. getModuleTypes ()
          Returns an array of module types that this runtime type can support.
 

Methods in org.eclipse.wst.server.core with parameters of type IModuleType
static boolean ServerUtil. isSupportedModule ( IModuleType[] moduleTypes, IModuleType mt)
          Returns true if any of the given moduleTypes match the given module type.
static boolean ServerUtil. isSupportedModule ( IModuleType[] moduleTypes, IModuleType mt)
          Returns true if any of the given moduleTypes match the given module type.
static boolean ServerUtil. isSupportedModule ( IModuleType[] moduleTypes, java.lang.String typeId, java.lang.String versionId)
          Returns true if any of the given moduleTypes have the given module type id and version id.
static boolean ServerUtil. isSupportedModule ( IModuleType moduleType, IModuleType mt)
          Returns true if the two given module types are compatible.
 




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