org.apache.openejb.jee.sun
Class Web
java.lang.Object
org.apache.openejb.jee.sun.Web
public class Web
- extends Object
Constructor Summary |
Web()
|
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
Web
public Web()
getWebUri
public String getWebUri()
setWebUri
public void setWebUri(String value)
getContextRoot
public String getContextRoot()
setContextRoot
public void setContextRoot(String value)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.