org.rhq.plugins.platform.content
Class RpmPackageDiscoveryDelegate

java.lang.Object
  extended by org.rhq.plugins.platform.content.RpmPackageDiscoveryDelegate

public class RpmPackageDiscoveryDelegate
extends java.lang.Object

Handles discovering RPMs installed on a Linux system.

Author:
Jason Dobies

Constructor Summary
RpmPackageDiscoveryDelegate()
           
 
Method Summary
static void checkExecutables()
           
static java.util.Set<ResourcePackageDetails> discoverPackages(PackageType type)
           
static void setSystemInfo(SystemInfo systemInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RpmPackageDiscoveryDelegate

public RpmPackageDiscoveryDelegate()
Method Detail

checkExecutables

public static void checkExecutables()

setSystemInfo

public static void setSystemInfo(SystemInfo systemInfo)

discoverPackages

public static java.util.Set<ResourcePackageDetails> discoverPackages(PackageType type)
                                                              throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.