Uses of Class
com.ibm.jsdt.support.deploymenthelper.installedproduct.WebserverPluginForWASInstalledProduct

Packages that use WebserverPluginForWASInstalledProduct
com.ibm.jsdt.support.deploymenthelper.installedproduct The InstalledProduct classes provide functions that are commonly required during installation. 
 

Uses of WebserverPluginForWASInstalledProduct in com.ibm.jsdt.support.deploymenthelper.installedproduct
 

Methods in com.ibm.jsdt.support.deploymenthelper.installedproduct that return WebserverPluginForWASInstalledProduct
static WebserverPluginForWASInstalledProduct WebserverPluginForWASInstalledProduct.getInstalledProduct(java.lang.String location)
          Gets all instances of the Web server plugin for WebSphere Application Server - Express installed product at the specified location, Calls InstalledProduct object and passes the location and the created object of policy class implementor.
static WebserverPluginForWASInstalledProduct[] WebserverPluginForWASInstalledProduct.getInstalledProducts()
          Gets all instances of Web server plugin for WebSphere Application Server - Express installed products, if any, on the target computer.