org.rhq.plugins.platform.win
Class WindowsSoftwareDelegate
java.lang.Object
org.rhq.plugins.platform.win.WindowsSoftwareDelegate
public class WindowsSoftwareDelegate
- extends Object
Provides for discovery of Windows Installed Software. Uses the uninstall registry that's
used by Add/Remove Programs. Only supports discovery, not installation.
- Author:
- Greg Hinkle
|
Method Summary |
Set<org.rhq.core.domain.content.transfer.ResourcePackageDetails> |
discoverInstalledSoftware(org.rhq.core.domain.content.PackageType type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowsSoftwareDelegate
public WindowsSoftwareDelegate()
discoverInstalledSoftware
public Set<org.rhq.core.domain.content.transfer.ResourcePackageDetails> discoverInstalledSoftware(org.rhq.core.domain.content.PackageType type)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.