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.


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 RHQ Project Advisory Board (Red Hat, Inc. and Hyperic, Inc.). All Rights Reserved.