org.rhq.core.pc.content
Class ContentContextImpl
java.lang.Object
org.rhq.core.pc.content.ContentContextImpl
- All Implemented Interfaces:
- ContentContext
public class ContentContextImpl
- extends Object
- implements ContentContext
Provides the internal, non-opaque implementation of a ContentContext. This provides access to the resource ID
- something that plugins do not have access to.
- Author:
- Jason Dobies, John Mazzitelli
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentContextImpl
public ContentContextImpl(int resourceId)
getResourceId
public int getResourceId()
getContentServices
public ContentServices getContentServices()
- Specified by:
getContentServices in interface ContentContext
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.