Uses of Class
org.jboss.system.server.profileservice.repository.clustered.sync.InconsistentRepositoryStructureException

Packages that use InconsistentRepositoryStructureException
org.jboss.system.server.profileservice.repository.clustered   
org.jboss.system.server.profileservice.repository.clustered.sync   
 

Uses of InconsistentRepositoryStructureException in org.jboss.system.server.profileservice.repository.clustered
 

Methods in org.jboss.system.server.profileservice.repository.clustered that throw InconsistentRepositoryStructureException
 RepositoryContentMetadata RepositoryClusteringHandler.synchronizeContent(boolean pullFromCluster)
          Synchronize this node's repository content with the rest of the cluster.
 

Uses of InconsistentRepositoryStructureException in org.jboss.system.server.profileservice.repository.clustered.sync
 

Methods in org.jboss.system.server.profileservice.repository.clustered.sync that throw InconsistentRepositoryStructureException
 List<ContentModification> AbstractContentModificationGenerator.getModificationList(RepositoryContentMetadata base, RepositoryContentMetadata modified)
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.