Uses of Class
org.rhq.enterprise.server.content.ContentSourceException

Packages that use ContentSourceException
org.rhq.enterprise.server.content   
 

Uses of ContentSourceException in org.rhq.enterprise.server.content
 

Methods in org.rhq.enterprise.server.content that throw ContentSourceException
 org.rhq.core.domain.content.ContentSource ContentSourceManagerBean.createContentSource(org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.content.ContentSource contentSource)
           
 org.rhq.core.domain.content.ContentSource ContentSourceManagerLocal.createContentSource(org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.content.ContentSource contentSource)
          Create the specified content source.
 org.rhq.core.domain.content.ContentSource ContentSourceManagerBean.simpleCreateContentSource(org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.content.ContentSource contentSource)
           
 org.rhq.core.domain.content.ContentSource ContentSourceManagerLocal.simpleCreateContentSource(org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.content.ContentSource contentSource)
          Adds the specified content source to the database but does not attempt to create or start the server-side plugin provider implementation associated with it.
 org.rhq.core.domain.content.ContentSource ContentSourceManagerBean.updateContentSource(org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.content.ContentSource contentSource, boolean syncNow)
           
 org.rhq.core.domain.content.ContentSource ContentSourceManagerLocal.updateContentSource(org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.content.ContentSource contentSource, boolean syncNow)
          Update an existing ContentSource object and restarts its underlying adapter.
 



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