|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebModule
Contains the web-uri and context-root of a web application module.
Method Summary | |
---|---|
java.lang.String |
getContextRoot()
|
void |
setContextRoot(java.lang.String value)
|
Methods inherited from interface org.eclipse.jst.j2ee.application.Module |
---|
getAltDD, getApplication, getUri, isConnectorModule, isEjbModule, isJavaModule, isWebModule, setAltDD, setApplication, setUri |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getContextRoot()
void setContextRoot(java.lang.String value)
value
- The new value of the ContextRoot attribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |