org.rhq.plugins.platform.win
Class WindowsSoftwareDelegate

java.lang.Object
  extended by 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

Constructor Summary
WindowsSoftwareDelegate()
           
 
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
 

Constructor Detail

WindowsSoftwareDelegate

public WindowsSoftwareDelegate()
Method Detail

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.