public class Synchronization
extends java.lang.Object
| Constructor and Description |
|---|
Synchronization() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCommit() |
void |
afterRollback() |
void |
beforeCommit() |
void |
beforeEnd() |
public void beforeEnd()
throws java.lang.Exception
java.lang.Exceptionpublic void beforeCommit()
throws java.lang.Exception
java.lang.Exceptionpublic void afterCommit()
throws java.lang.Exception
java.lang.Exceptionpublic void afterRollback()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.