Uses of Interface
org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationWriteAction

Packages that use SynchronizationWriteAction
org.jboss.system.server.profileservice.repository.clustered.local.file   
org.jboss.system.server.profileservice.repository.clustered.sync   
 

Uses of SynchronizationWriteAction in org.jboss.system.server.profileservice.repository.clustered.local.file
 

Classes in org.jboss.system.server.profileservice.repository.clustered.local.file that implement SynchronizationWriteAction
 class FileWriteAction
          SynchronizationWriteAction that writes to a File.
 

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

Classes in org.jboss.system.server.profileservice.repository.clustered.sync that implement SynchronizationWriteAction
 class NoOpRepositorySynchronizationWriteAction<T extends SynchronizationActionContext>
          A SynchronizationWriteAction that throws the bytes on the floor.
 



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