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

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

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

Methods in com.ibm.jsdt.support.deploymenthelper.installedproduct that return IHSInstalledProduct
static IHSInstalledProduct IHSInstalledProduct.getInstalledProduct(java.lang.String location)
          Gets the IBM HTTP Server installed product at the given location.
static IHSInstalledProduct[] IHSInstalledProduct.getInstalledProducts()
          Gets all the installed products, if any, on the target computer.