T
- public interface TransactionCallBack<T>
Modifier and Type | Method and Description |
---|---|
void |
performOn(T param)
Is performed after the action has been completed
|
void performOn(T param) throws TransactionFailure
param
- TransactionFailure
Copyright © 2020. All rights reserved.