InstallationDescriptor
object for the installed component. If the installation failed, returns null
, and sets the installation error message that can be retrieved using the getInstallationMsg()
method.
@return The InstallationDescriptor
object for the installed component, if theinstallation succeeded, null
otherwise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|