org.rhq.plugins.platform.content
Class RpmPackageDiscoveryDelegate
java.lang.Object
org.rhq.plugins.platform.content.RpmPackageDiscoveryDelegate
public class RpmPackageDiscoveryDelegate
- extends Object
Handles discovering RPMs installed on a Linux system.
- Author:
- Jason Dobies
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RpmPackageDiscoveryDelegate
public RpmPackageDiscoveryDelegate()
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.