public class WebModuleImpl extends Object implements WebModule
Constructor and Description |
---|
WebModuleImpl(String webUri,
String contextRoot) |
Modifier and Type | Method and Description |
---|---|
String |
getContextRoot() |
String |
getUri() |
void |
setContextRoot(String contextRoot) |
void |
setUri(String uri) |
public String getContextRoot()
getContextRoot
in interface WebModule
public void setContextRoot(String contextRoot)
setContextRoot
in interface WebModule
Copyright © 2017 JBoss by Red Hat. All rights reserved.