org.rhq.plugins.kickstart
Class KickstartDiscoveryComponent
java.lang.Object
org.rhq.plugins.kickstart.KickstartDiscoveryComponent
- All Implemented Interfaces:
- ResourceDiscoveryComponent
public class KickstartDiscoveryComponent
- extends Object
- implements ResourceDiscoveryComponent
Looks for koan on the machine so that it can do kickstart installations.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KickstartDiscoveryComponent
public KickstartDiscoveryComponent()
discoverResources
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext context)
- Specified by:
discoverResources in interface ResourceDiscoveryComponent
packageExists
public boolean packageExists(SystemInfo sysinfo,
String packageName)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.