Uses of Class
org.ow2.jasmine.deployme.generated.WebConf

Uses of WebConf in org.ow2.jasmine.deployme.generated
 

Fields in org.ow2.jasmine.deployme.generated declared as WebConf
protected  WebConf Configuration.ActiveServices.Web.AjpConf.webConf
           
protected  WebConf Configuration.ActiveServices.Web.HttpConf.webConf
           
protected  WebConf Configuration.ActiveServices.Web.HttpsConf.webConf
           
 

Methods in org.ow2.jasmine.deployme.generated that return WebConf
 WebConf ObjectFactory.createWebConf()
          Create an instance of WebConf
 WebConf Configuration.ActiveServices.Web.AjpConf.getWebConf()
          Gets the value of the webConf property.
 WebConf Configuration.ActiveServices.Web.HttpConf.getWebConf()
          Gets the value of the webConf property.
 WebConf Configuration.ActiveServices.Web.HttpsConf.getWebConf()
          Gets the value of the webConf property.
 

Methods in org.ow2.jasmine.deployme.generated with parameters of type WebConf
 void Configuration.ActiveServices.Web.AjpConf.setWebConf(WebConf value)
          Sets the value of the webConf property.
 void Configuration.ActiveServices.Web.HttpConf.setWebConf(WebConf value)
          Sets the value of the webConf property.
 void Configuration.ActiveServices.Web.HttpsConf.setWebConf(WebConf value)
          Sets the value of the webConf property.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.