protected static class JTASessionContext.CleanupSynch extends Object implements Synchronization
Constructor and Description |
---|
CleanupSynch(Object transactionIdentifier,
JTASessionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
afterCompletion(int i) |
void |
beforeCompletion() |
public CleanupSynch(Object transactionIdentifier, JTASessionContext context)
public void beforeCompletion()
beforeCompletion
in interface Synchronization
public void afterCompletion(int i)
afterCompletion
in interface Synchronization
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved