Uses of Class
org.rhq.enterprise.server.configuration.ConfigurationUpdateException

Packages that use ConfigurationUpdateException
org.rhq.enterprise.server.configuration   
 

Uses of ConfigurationUpdateException in org.rhq.enterprise.server.configuration
 

Methods in org.rhq.enterprise.server.configuration that throw ConfigurationUpdateException
 void ConfigurationManagerLocal.rollbackPluginConfiguration(org.rhq.core.domain.auth.Subject subject, int resourceId, int configHistoryId)
          This method is called when a user has requested to change the plugin configuration for an existing resource to one of its previous values.
 void ConfigurationManagerBean.rollbackPluginConfiguration(org.rhq.core.domain.auth.Subject subject, int resourceId, int configHistoryId)
           
 void ConfigurationManagerLocal.rollbackResourceConfiguration(org.rhq.core.domain.auth.Subject subject, int resourceId, int configHistoryId)
          This method is called when a user has requested to change the resource configuration for an existing resource to one of its previous values.
 void ConfigurationManagerBean.rollbackResourceConfiguration(org.rhq.core.domain.auth.Subject subject, int resourceId, int configHistoryId)
           
 



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