Uses of Class
org.apache.maven.plugin.ide.JeeDescriptor

Packages that use JeeDescriptor
org.apache.maven.plugin.ide   
 

Uses of JeeDescriptor in org.apache.maven.plugin.ide
 

Methods in org.apache.maven.plugin.ide that return JeeDescriptor
static JeeDescriptor JeeUtils.getJeeDescriptorFromEjbVersion(String ejbVersion)
          Returns the JEEDescriptor associated to an EJB specifications version.
static JeeDescriptor JeeUtils.getJeeDescriptorFromJeeVersion(String jeeVersion)
          Returns the JEEDescriptor associated to a JEE specifications version.
static JeeDescriptor JeeUtils.getJeeDescriptorFromJspVersion(String jspVersion)
          Returns the JEEDescriptor associated to a JSP specifications version.
static JeeDescriptor JeeUtils.getJeeDescriptorFromServletVersion(String servletVersion)
          Returns the JEEDescriptor associated to a Servlet specifications version.
 



Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.