Uses of Interface
org.rhq.core.pc.agent.AgentRegistrar

Packages that use AgentRegistrar
org.rhq.core.pc   
 

Uses of AgentRegistrar in org.rhq.core.pc
 

Methods in org.rhq.core.pc that return AgentRegistrar
 AgentRegistrar PluginContainer.getAgentRegistrar()
          Sets the given registrar as the object responsible for registering the plugin container with a remote server.
 

Methods in org.rhq.core.pc with parameters of type AgentRegistrar
 void PluginContainer.setAgentRegistrar(AgentRegistrar registrar)
          Sets the given registrar as the object responsible for registering the plugin container with a remote server.
 



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