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 LocalRepoTransactionPostCloseListener
public void postRollback(LocalRepoTransactionPostCloseEvent event)
postRollback
in interface LocalRepoTransactionPostCloseListener
Copyright © 2013–2019. All rights reserved.