org.rhq.plugins.agent
Class AgentEnvironmentScriptDiscoveryComponent
java.lang.Object
org.rhq.plugins.agent.AgentEnvironmentScriptDiscoveryComponent
- All Implemented Interfaces:
- ResourceDiscoveryComponent<AgentServerComponent<?>>
public class AgentEnvironmentScriptDiscoveryComponent
- extends Object
- implements ResourceDiscoveryComponent<AgentServerComponent<?>>
This is the discovery component for the agent environment setup script.
- Author:
- John Mazzitelli
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgentEnvironmentScriptDiscoveryComponent
public AgentEnvironmentScriptDiscoveryComponent()
discoverResources
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<AgentServerComponent<?>> context)
- Simply returns the agent env script resource.
- Specified by:
discoverResources in interface ResourceDiscoveryComponent<AgentServerComponent<?>>
- See Also:
ResourceDiscoveryComponent.discoverResources(ResourceDiscoveryContext)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.