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

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

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

Subclasses of NoOpSynchronizationAction in org.jboss.system.server.profileservice.repository.clustered.sync
 class NoOpRepositorySynchronizationWriteAction<T extends SynchronizationActionContext>
          A SynchronizationWriteAction that throws the bytes on the floor.
 class RemoteRemovalAction<T extends SynchronizationActionContext>
          SynchronizationRemoteAction that updates the local metadata recording the removal.
 class RemovalMetadataInsertionAction<T extends SynchronizationActionContext>
          SynchronizationAction that modifies the node's metadata to insert a missing RepositoryItemMetadata that tracks a removed item.
 class SimpleSynchronizationRemoteAction<T extends SynchronizationActionContext>
          Simple implementation of marker interface SynchronizationRemoteAction.
 



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