Package | Description |
---|---|
org.infinispan.transaction.xa.recovery |
Modifier and Type | Method and Description |
---|---|
protected RecoveryAwareGlobalTransaction |
RecoveryAwareGlobalTransaction.Externalizer.createGlobalTransaction() |
RecoveryAwareGlobalTransaction |
RecoveryAwareGlobalTransaction.Externalizer.readObject(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends RecoveryAwareGlobalTransaction>> |
RecoveryAwareGlobalTransaction.Externalizer.getTypeClasses() |
Modifier and Type | Method and Description |
---|---|
void |
RecoveryAwareGlobalTransaction.Externalizer.writeObject(ObjectOutput output,
RecoveryAwareGlobalTransaction xidGtx) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.