|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHSInstalledProduct | |
---|---|
com.ibm.jsdt.support.installedproduct | The InstalledProduct classes provide functions that are commonly required during installation. |
Uses of IHSInstalledProduct in com.ibm.jsdt.support.installedproduct |
---|
Methods in com.ibm.jsdt.support.installedproduct that return IHSInstalledProduct | |
---|---|
static IHSInstalledProduct |
IHSInstalledProduct.getInstalledProduct(java.lang.String location)
Deprecated. Gets the IBM HTTP Server installed product at the given location. |
static IHSInstalledProduct |
IHSInstalledProduct.getInstalledProduct(SupportBase callerBase,
java.lang.String location)
Deprecated. Gets the IBM HTTP Server installed product at the given location. |
static IHSInstalledProduct[] |
IHSInstalledProduct.getInstalledProducts()
Deprecated. Gets all IBM HTTP Server installed product versions, if any, on the target computer. |
static IHSInstalledProduct[] |
IHSInstalledProduct.getInstalledProducts(SupportBase callerBase)
Deprecated. Gets all the installed products, if any, on the target computer. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |