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

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

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

Subclasses of AbstractContentModificationGenerator in org.jboss.system.server.profileservice.repository.clustered.sync
 class LocalContentModificationGenerator
          Generates ContentModification object from a comparison of a current snapshot of local repository content to a official snapshot.
 class RemoteContentModificationGenerator
          Generates ContentModification objects from a comparison of a current snapshot of a remote node's repository content to the official snapshot available on this node.
 



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