protected static class JTASessionContext.CleanupSync
extends java.lang.Object
implements javax.transaction.Synchronization
| Constructor and Description |
|---|
CleanupSync(java.lang.Object transactionIdentifier,
JTASessionContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompletion(int i) |
void |
beforeCompletion() |
public CleanupSync(java.lang.Object transactionIdentifier,
JTASessionContext context)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.