public abstract class LocalRepoTransactionPostCloseAdapter extends Object implements LocalRepoTransactionPostCloseListener
| Constructor and Description |
|---|
LocalRepoTransactionPostCloseAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
postCommit(LocalRepoTransactionPostCloseEvent event) |
void |
postRollback(LocalRepoTransactionPostCloseEvent event) |
public LocalRepoTransactionPostCloseAdapter()
public void postCommit(LocalRepoTransactionPostCloseEvent event)
postCommit in interface LocalRepoTransactionPostCloseListenerpublic void postRollback(LocalRepoTransactionPostCloseEvent event)
postRollback in interface LocalRepoTransactionPostCloseListenerCopyright © 2013–2017. All rights reserved.