org.ow2.jasmine.deployme.generated
Class Configuration.Web.HttpConf
java.lang.Object
org.ow2.jasmine.deployme.generated.Configuration.Web.HttpConf
- Enclosing class:
- Configuration.Web
public static class Configuration.Web.HttpConf
- extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://jasmine.ow2.org/deployme-1.2}web_conf"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
webConf
protected WebConf webConf
Configuration.Web.HttpConf
public Configuration.Web.HttpConf()
getWebConf
public WebConf getWebConf()
- Gets the value of the webConf property.
- Returns:
- possible object is
WebConf
setWebConf
public void setWebConf(WebConf value)
- Sets the value of the webConf property.
- Parameters:
value - allowed object is
WebConf
Copyright © 2010 OW2 Consortium. All Rights Reserved.