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