Uses of Class
com.xebialabs.deployit.plugin.was.ci.WebServerVendorType

Packages that use WebServerVendorType
com.xebialabs.deployit.plugin.was.ci   
 

Uses of WebServerVendorType in com.xebialabs.deployit.plugin.was.ci
 

Fields in com.xebialabs.deployit.plugin.was.ci declared as WebServerVendorType
private  WebServerVendorType WasManagedApacheHttpdServer.webServerVendorType
           
 

Methods in com.xebialabs.deployit.plugin.was.ci that return WebServerVendorType
 WebServerVendorType WasManagedApacheHttpdServer.getWebServerVendorType()
           
static WebServerVendorType WebServerVendorType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WebServerVendorType[] WebServerVendorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.xebialabs.deployit.plugin.was.ci with parameters of type WebServerVendorType
 void WasManagedApacheHttpdServer.setWebServerVendorType(WebServerVendorType webServerVendorType)
           
 



Copyright © 2010. All Rights Reserved.