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.
-
Method Summary
-
Method Details
-
proceedWithInvocation
- Throws:
Throwable
-