|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstalledProduct | |
---|---|
com.ibm.jsdt.support.deploymenthelper.installedproduct | The InstalledProduct classes provide functions that are commonly required during installation. |
Uses of InstalledProduct in com.ibm.jsdt.support.deploymenthelper.installedproduct |
---|
Subclasses of InstalledProduct in com.ibm.jsdt.support.deploymenthelper.installedproduct | |
---|---|
class |
ConsoleAgentInstalledProduct
Handles pre-installation and post-installation activities for the Console agent. |
class |
ConsoleMgmtExtInstalledProduct
Handles pre-installation and post-installation activities for the console management extension. |
class |
DB2InstalledProduct
Handles pre-installation and post-installation activities for DB2 UDB Express. |
class |
ERConsoleInstalledProduct
Performs Express Runtime Console functionality on an installed instance of the product. |
class |
IDSInstalledProduct
Handles pre-installation and post-installation activities for the Informix Dynamic Server (IDS). |
class |
IHSInstalledProduct
Handles pre-installation and post-installation activities for IBM HTTP Server. |
class |
WASExpressInstalledProduct
Handles pre-installation and post-installation activities of WebSphere Application Server - Express. |
class |
WebserverPluginForWASInstalledProduct
Handles pre-installation and post-installation activities of Web server plugin for WAS. |
Methods in com.ibm.jsdt.support.deploymenthelper.installedproduct that return InstalledProduct | |
---|---|
static InstalledProduct |
InstalledProduct.getInstalledProduct(com.ibm.jsdt.support.deploymenthelper.installedproduct.ProductDetector productDetector,
java.lang.String location)
Gets the installed product at the given location by calling the appropriate middleware policy class implementors. |
static InstalledProduct[] |
InstalledProduct.getInstalledProducts(com.ibm.jsdt.support.deploymenthelper.installedproduct.ProductDetector productDetector)
Gets all the installed products on the target computer by calling the appropriate middleware policy class implementors. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |