Uses of Class
com.ibm.di.UpdateInstaller.InstalledComponent
-
Packages that use InstalledComponent Package Description com.ibm.di.UpdateInstaller Provides classes for the Security Verify Directory Integrator installer. -
-
Uses of InstalledComponent in com.ibm.di.UpdateInstaller
Subclasses of InstalledComponent in com.ibm.di.UpdateInstaller Modifier and Type Class Description class
AMCInstalledComponent
Represents an AMC component.class
LWIInstalledComponent
Represents an LWI (Embedded Web Platform) component.Methods in com.ibm.di.UpdateInstaller that return InstalledComponent Modifier and Type Method Description InstalledComponent
Registry. getComponent(java.lang.String name)
Gets the object representing the specified name if this TDI installation has it installed.
-