Interface TransactionAspectSupport.InvocationCallback
- Enclosing class:
- TransactionAspectSupport
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Simple callback interface for proceeding with the target invocation.
Concrete interceptors/aspects adapt this to their invocation mechanism.
- Since:
- 1.1
- Author:
- Rod Johnson, Juergen Hoeller, Stéphane Nicoll, Sam Brannen, Mark Paluch, Sebastien Deleuze, Enric Sala
- 
Method Summary
- 
Method Details- 
proceedWithInvocation
 
-