public class ConnectionSynchronization extends Object implements Synchronization
| Constructor and Description |
|---|
ConnectionSynchronization(Connection conn,
RecoverableXAConnection rxac) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompletion(int status) |
void |
beforeCompletion() |
public ConnectionSynchronization(Connection conn, RecoverableXAConnection rxac)
public void afterCompletion(int status)
afterCompletion in interface Synchronizationpublic void beforeCompletion()
beforeCompletion in interface SynchronizationCopyright © 2014 JBoss by Red Hat. All rights reserved.