|
org.netbeans.modules.j2eeserver/4 1.89.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FindJSPServlet2
Extends the functionality of FindJSPServlet by defining
the package name of the compiled JSPs and the prefix of source
path. In order to use it return implementation of this class from
OptionalDeploymentManagerFactory.getFindJSPServlet(javax.enterprise.deploy.spi.DeploymentManager).
| Method Summary | |
|---|---|
String |
getServletBasePackageName(String moduleContextPath)
Returns the package name of compiled JSPs. |
String |
getServletSourcePath(String moduleContextPath,
String jspRelativePath)
Returns the relative source of the JSP reported in class file. |
| Methods inherited from interface org.netbeans.modules.j2ee.deployment.plugins.spi.FindJSPServlet |
|---|
getServletEncoding, getServletResourcePath, getServletTempDirectory |
| Method Detail |
|---|
String getServletBasePackageName(String moduleContextPath)
moduleContextPath - the context path
String getServletSourcePath(String moduleContextPath,
String jspRelativePath)
moduleContextPath - the context pathjspRelativePath - the relative path of the JSP
|
org.netbeans.modules.j2eeserver/4 1.89.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||