|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DldGlobalTransaction | |
---|---|
org.infinispan.transaction.xa | XA transaction support. |
Uses of DldGlobalTransaction in org.infinispan.transaction.xa |
---|
Methods in org.infinispan.transaction.xa that return DldGlobalTransaction | |
---|---|
DldGlobalTransaction |
DldGlobalTransaction.Externalizer.readObject(ObjectInput input)
|
Methods in org.infinispan.transaction.xa that return types with arguments of type DldGlobalTransaction | |
---|---|
Set<Class<? extends DldGlobalTransaction>> |
DldGlobalTransaction.Externalizer.getTypeClasses()
|
Methods in org.infinispan.transaction.xa with parameters of type DldGlobalTransaction | |
---|---|
boolean |
DldGlobalTransaction.wouldLose(DldGlobalTransaction other)
|
void |
DldGlobalTransaction.Externalizer.writeObject(ObjectOutput output,
DldGlobalTransaction ddGt)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |