private final class XATransactionStore.CleanupTimeout
extends java.lang.Object
implements javax.transaction.Synchronization
Modifier and Type | Field and Description |
---|---|
private javax.transaction.Transaction |
transaction |
Modifier | Constructor and Description |
---|---|
private |
CleanupTimeout(javax.transaction.Transaction transaction) |
Modifier and Type | Method and Description |
---|---|
void |
afterCompletion(int status) |
void |
beforeCompletion() |