org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.impl.application
Class WebModuleImpl
java.lang.Object
org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.impl.application.WebModuleImpl
- All Implemented Interfaces:
- WebModule
public class WebModuleImpl
- extends Object
- implements WebModule
- Author:
- Lincoln Baxter, III
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebModuleImpl
public WebModuleImpl(String webUri,
String contextRoot)
getUri
public String getUri()
- Specified by:
getUri in interface WebModule
getContextRoot
public String getContextRoot()
- Specified by:
getContextRoot in interface WebModule
setUri
public void setUri(String uri)
- Specified by:
setUri in interface WebModule
setContextRoot
public void setContextRoot(String contextRoot)
- Specified by:
setContextRoot in interface WebModule
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.