|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentProvider | |
|---|---|
| org.rhq.enterprise.server.plugin.pc.content | |
| Uses of ContentProvider in org.rhq.enterprise.server.plugin.pc.content |
|---|
| Methods in org.rhq.enterprise.server.plugin.pc.content that return ContentProvider | |
|---|---|
ContentProvider |
ContentProviderManager.getIsolatedContentProvider(int contentProviderId)
Given a ID to a content source, this returns the adapter that is responsible for communicating with that content source where that adapter object will ensure invocations on it are isolated to its plugin classloader. |
protected ContentProvider |
ContentProviderManager.getIsolatedContentSourceAdapter(ContentSource contentSource)
This returns the adapter that is responsible for communicating with the given content source where that adaptor object will ensure invocations on it are isolated to its plugin classloader. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||