|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedUpdate | |
org.jboss.aspects.versioned |
Uses of DistributedUpdate in org.jboss.aspects.versioned |
Classes in org.jboss.aspects.versioned that implement DistributedUpdate | |
class |
DistributedListUpdate
|
class |
DistributedMapUpdate
|
class |
DistributedPOJOUpdate
|
class |
DistributedSetUpdate
|
Methods in org.jboss.aspects.versioned that return DistributedUpdate | |
DistributedUpdate |
DistributedState.createTxUpdate(Transaction tx)
|
DistributedUpdate |
DistributedSetState.createTxUpdate(Transaction tx)
|
DistributedUpdate |
DistributedPOJOState.createTxUpdate(Transaction tx)
|
DistributedUpdate |
DistributedMapState.createTxUpdate(Transaction tx)
|
DistributedUpdate |
DistributedListState.createTxUpdate(Transaction tx)
|
Methods in org.jboss.aspects.versioned with parameters of type DistributedUpdate | |
void |
SynchronizationManager.noTxUpdate(DistributedUpdate update)
|
void |
LocalSynchronizationManager.noTxUpdate(DistributedUpdate update)
|
void |
DistributedSynchronizationManager.noTxUpdate(DistributedUpdate update)
|
void |
DistributedState.mergeState(DistributedUpdate update)
|
void |
DistributedSetState.mergeState(DistributedUpdate update)
|
void |
DistributedPOJOState.mergeState(DistributedUpdate update)
|
void |
DistributedMapState.mergeState(DistributedUpdate update)
|
void |
DistributedListState.mergeState(DistributedUpdate update)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |