Uses of Class
com.ibm.di.UpdateInstaller.InstalledComponent

Packages that use InstalledComponent
com.ibm.di.UpdateInstaller Provides classes for the Security Directory Integrator installer. 
 

Uses of InstalledComponent in com.ibm.di.UpdateInstaller
 

Subclasses of InstalledComponent in com.ibm.di.UpdateInstaller
 class AMCInstalledComponent
          Represents an AMC component.
 class LWIInstalledComponent
          Represents an LWI (Embedded Web Platform) component.
 

Methods in com.ibm.di.UpdateInstaller that return InstalledComponent
 InstalledComponent Registry.getComponent(java.lang.String name)
          Gets the object representing the specified name if this TDI installation has it installed.