Uses of Class
org.rhq.core.pc.ServerServices

Packages that use ServerServices
org.rhq.core.pc   
 

Uses of ServerServices in org.rhq.core.pc
 

Methods in org.rhq.core.pc that return ServerServices
 ServerServices PluginContainerConfiguration.getServerServices()
          Returns the object that contains all the remote POJOs that can be used to send data to the remote server.
 

Methods in org.rhq.core.pc with parameters of type ServerServices
 void PluginContainerConfiguration.setServerServices(ServerServices serverServices)
          If the plugin container is contained in an embeddor that has access to a remote server, that embeddor will call this method in order to provide the plugin container with all the remote POJO interfaces exposed by that server.
 



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