org.rhq.core.pluginapi.content
Interface ContentContext


public interface ContentContext

Resource specific context through which to make content related calls back into the plugin container.

Author:
Jason Dobies, John Mazzitelli

Method Summary
 ContentServices getContentServices()
          The object that allows the plugin to obtain content-related information from the plugin container.
 

Method Detail

getContentServices

ContentServices getContentServices()
The object that allows the plugin to obtain content-related information from the plugin container.

Returns:
content services object


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