|
org.netbeans.modules.j2eeserver/4 1.55.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContextRootConfiguration
Configuration useful for setting and getting the web module context root.
Implementation of this interface should be registered in the ModuleConfiguration
lookup.
| Method Summary | |
|---|---|
String |
getContextRoot()
Return the web module context root. |
void |
setContextRoot(String contextRoot)
Set the web context root. |
| Method Detail |
|---|
String getContextRoot()
throws ConfigurationException
ConfigurationException - reports errors in getting the web context
root.
void setContextRoot(String contextRoot)
throws ConfigurationException
contextRoot - context root to be set.
ConfigurationException - reports errors in setting the web context
root.
|
org.netbeans.modules.j2eeserver/4 1.55.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||