org.apache.openejb.jee
Class WebModule
java.lang.Object
org.apache.openejb.jee.WebModule
public class WebModule
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
webUri
protected String webUri
contextRoot
protected String contextRoot
id
protected String id
WebModule
public WebModule()
getContextRoot
public String getContextRoot()
setContextRoot
public void setContextRoot(String contextRoot)
getId
public String getId()
setId
public void setId(String id)
getWebUri
public String getWebUri()
setWebUri
public void setWebUri(String webUri)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.