|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |