org.ow2.jasmine.deployme.generated
Class Configuration.ActiveServices.Web.AjpConf
java.lang.Object
org.ow2.jasmine.deployme.generated.Configuration.ActiveServices.Web.AjpConf
- Enclosing class:
- Configuration.ActiveServices.Web
public static class Configuration.ActiveServices.Web.AjpConf
- 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="{}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.ActiveServices.Web.AjpConf
public Configuration.ActiveServices.Web.AjpConf()
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 © 2008 OW2 Consortium. All Rights Reserved.