Package org.rhq.enterprise.server.sync.validators

Interface Summary
ConsistencyValidator Implementations of this interface can export a state and validate that the exported state is consistent with the environment the export is being imported to.
EntityValidator<T> Entity validators are declared by importers to validate the entities in the export file before it gets imported.
 

Class Summary
DeployedAgentPluginsValidator This implementation checks that the two installations have the exact same plugins deployed.
DeployedAgentPluginsValidator.ConsistentPlugin  
MaxCountValidator<T>  
SystemSettingsValidator  
UniquenessValidator<T> This validator merely checks that there are no duplicates in the export file.
 

Exception Summary
InconsistentStateException  
 



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