protected static class JTASessionContext.CleanupSync extends Object implements Synchronization
| Constructor and Description |
|---|
CleanupSync(Object transactionIdentifier,
JTASessionContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompletion(int i) |
void |
beforeCompletion() |
public CleanupSync(Object transactionIdentifier, JTASessionContext context)
public void beforeCompletion()
beforeCompletion in interface Synchronizationpublic void afterCompletion(int i)
afterCompletion in interface SynchronizationCopyright © 2001-2017 Red Hat, Inc. All Rights Reserved.