Uses of Interface
org.rhq.enterprise.server.discovery.DiscoveryBossRemote

Packages that use DiscoveryBossRemote
org.rhq.enterprise.server.discovery   
org.rhq.enterprise.server.webservices   
 

Uses of DiscoveryBossRemote in org.rhq.enterprise.server.discovery
 

Subinterfaces of DiscoveryBossRemote in org.rhq.enterprise.server.discovery
 interface DiscoveryBossLocal
          The boss interface to the discovery subsystem.
 

Classes in org.rhq.enterprise.server.discovery that implement DiscoveryBossRemote
 class DiscoveryBossBean
          SLSB that provides the interface point to the discovery subsystem for the UI layer and the discovery server service.
 

Uses of DiscoveryBossRemote in org.rhq.enterprise.server.webservices
 

Subinterfaces of DiscoveryBossRemote in org.rhq.enterprise.server.webservices
 interface WebservicesRemote
          The remote API supported by a WebService Interface.
 

Classes in org.rhq.enterprise.server.webservices that implement DiscoveryBossRemote
 class WebservicesManagerBean
          The purpose of this class is to aggregate all the EJB remote implementation into one class that can be annotated by JBossWS.
 



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