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 Synchronization
public void afterCompletion(int i)
afterCompletion
in interface Synchronization
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.