Interface TransactionCallBack<T>

Type Parameters:
T -

public interface TransactionCallBack<T>
Transactional callback
Author:
jwells
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    performOn(T param)
    Is performed after the action has been completed