Uses of Class
org.rhq.plugins.agent.AgentServerComponent

Uses of AgentServerComponent in org.rhq.plugins.agent
 

Method parameters in org.rhq.plugins.agent with type arguments of type AgentServerComponent
 Set<DiscoveredResourceDetails> AgentEnvironmentScriptDiscoveryComponent.discoverResources(ResourceDiscoveryContext<AgentServerComponent<?>> context)
          Simply returns the agent env script resource.
 Set<DiscoveredResourceDetails> AgentLauncherScriptDiscoveryComponent.discoverResources(ResourceDiscoveryContext<AgentServerComponent<?>> context)
          Simply returns the service resource.
 Set<DiscoveredResourceDetails> AgentJavaServiceWrapperDiscoveryComponent.discoverResources(ResourceDiscoveryContext<AgentServerComponent<?>> context)
          Simply returns the service resource.
 void AgentJavaServiceWrapperComponent.start(ResourceContext<AgentServerComponent<?>> rc)
           
 void AgentLauncherScriptComponent.start(ResourceContext<AgentServerComponent<?>> rc)
           
 void AgentEnvironmentScriptComponent.start(ResourceContext<AgentServerComponent<?>> resourceContext)
           
 



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