Package org.apache.openejb.jee.sun
Class Web
- java.lang.Object
-
- org.apache.openejb.jee.sun.Web
-
public class Web extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected StringcontextRootprotected StringwebUri
-
Constructor Summary
Constructors Constructor Description Web()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetContextRoot()StringgetWebUri()voidsetContextRoot(String value)voidsetWebUri(String value)
-