Uses of Interface
org.rhq.core.pluginapi.content.ContentServices

Packages that use ContentServices
org.rhq.core.pluginapi.content   
 

Uses of ContentServices in org.rhq.core.pluginapi.content
 

Methods in org.rhq.core.pluginapi.content that return ContentServices
 ContentServices ContentContext.getContentServices()
          The object that allows the plugin to obtain content-related information from the plugin container.
 

Methods in org.rhq.core.pluginapi.content with parameters of type ContentServices
 DeployPackagesResponse ContentFacet.deployPackages(Set<ResourcePackageDetails> packages, ContentServices contentServices)
          Requests that the content for the given packages be deployed to the resource.
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.