|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebserverPluginForWASInstalledProduct | |
---|---|
com.ibm.jsdt.support.installedproduct | The InstalledProduct classes provide functions that are commonly required during installation. |
Uses of WebserverPluginForWASInstalledProduct in com.ibm.jsdt.support.installedproduct |
---|
Methods in com.ibm.jsdt.support.installedproduct that return WebserverPluginForWASInstalledProduct | |
---|---|
static WebserverPluginForWASInstalledProduct |
WebserverPluginForWASInstalledProduct.getInstalledProduct(java.lang.String location)
Deprecated. Gets the Web server plugin for WebSphere Application Server - Express installed product at the specified location. |
static WebserverPluginForWASInstalledProduct |
WebserverPluginForWASInstalledProduct.getInstalledProduct(SupportBase callerBase,
java.lang.String location)
Deprecated. 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 with the SupportBase object. |
static WebserverPluginForWASInstalledProduct[] |
WebserverPluginForWASInstalledProduct.getInstalledProducts()
Deprecated. Gets all instances of Web server plugin for WebSphere Application Server - Express installed products, if any, on the target computer. |
static WebserverPluginForWASInstalledProduct[] |
WebserverPluginForWASInstalledProduct.getInstalledProducts(SupportBase callerBase)
Deprecated. Gets all instances of Web server plugin for WebSphere Application Server - Express installed products, if any, on the target computer. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |