|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A J2EE web module.
Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
| Method Summary | |
java.lang.String |
getContextRoot()
Returns the context root of the module. |
java.lang.String |
getJSPSpecificationVersion()
Returns a version number in the form "x.y.z". |
java.lang.String |
getServletSpecificationVersion()
Returns a version number in the form "x.y.z". |
boolean |
isPublishRequired()
Returns false if the files in this module are placed in the correct structure for testing before publishing. |
| Methods inherited from interface org.eclipse.jst.server.core.IJ2EEModule |
getJ2EESpecificationVersion, getLocation, isBinary |
| Method Detail |
public java.lang.String getServletSpecificationVersion()
public java.lang.String getJSPSpecificationVersion()
public java.lang.String getContextRoot()
public boolean isPublishRequired()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||