org.rhq.plugins.platform.content
Class RpmPackageDiscoveryDelegate

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

public class RpmPackageDiscoveryDelegate
extends Object

Handles discovering RPMs installed on a Linux system.

Author:
Jason Dobies

Constructor Summary
RpmPackageDiscoveryDelegate()
           
 
Method Summary
static void checkExecutables()
           
static Set<org.rhq.core.domain.content.transfer.ResourcePackageDetails> discoverPackages(org.rhq.core.domain.content.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 Set<org.rhq.core.domain.content.transfer.ResourcePackageDetails> discoverPackages(org.rhq.core.domain.content.PackageType type)
                                                                                         throws IOException
Throws:
IOException


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