Uses of Interface
org.jboss.aspects.versioned.DistributedState

Packages that use DistributedState
org.jboss.aspects.versioned   
 

Uses of DistributedState in org.jboss.aspects.versioned
 

Classes in org.jboss.aspects.versioned that implement DistributedState
 class DistributedListState
           
 class DistributedMapState
           
 class DistributedPOJOState
           
 class DistributedSetState
           
 

Methods in org.jboss.aspects.versioned that return DistributedState
 DistributedState LocalSynchronizationManager.getState(org.jboss.util.id.GUID guid)
           
 DistributedState SynchronizationManager.getState(org.jboss.util.id.GUID guid)
           
 

Methods in org.jboss.aspects.versioned with parameters of type DistributedState
 void LocalSynchronizationManager.registerUpdate(Transaction tx, DistributedState state)
           
 void SynchronizationManager.registerUpdate(Transaction tx, DistributedState state)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.