Uses of Interface
org.rhq.enterprise.server.bundle.BundleManagerRemote

Packages that use BundleManagerRemote
org.rhq.enterprise.server.bundle   
org.rhq.enterprise.server.webservices   
 

Uses of BundleManagerRemote in org.rhq.enterprise.server.bundle
 

Subinterfaces of BundleManagerRemote in org.rhq.enterprise.server.bundle
 interface BundleManagerLocal
          Local interface to the manager responsible for creating and managing bundles.
 

Classes in org.rhq.enterprise.server.bundle that implement BundleManagerRemote
 class BundleManagerBean
          Manages the creation and usage of bundles.
 

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

Subinterfaces of BundleManagerRemote 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 BundleManagerRemote
 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.