Package org.jvnet.hk2.config
Interface TransactionCallBack<T>
- Type Parameters:
T-
public interface TransactionCallBack<T>
Transactional callback
- Author:
- jwells
-
Method Summary
-
Method Details
-
performOn
Is performed after the action has been completed- Parameters:
param-- Throws:
TransactionFailure
-