Class DefaultMethodInvokingMethodInterceptor
java.lang.Object
org.springframework.integration.gateway.DefaultMethodInvokingMethodInterceptor
- All Implemented Interfaces:
Advice,Interceptor,MethodInterceptor
Method interceptor to invoke default methods from the interfaces on the proxy.
The copy of DefaultMethodInvokingMethodInterceptor from Spring Data Commons.
- Since:
- 5.3
- Author:
- Oliver Gierke, Jens Schauder, Mark Paluch, Artem Bilan
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultMethodInvokingMethodInterceptor
public DefaultMethodInvokingMethodInterceptor()
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceMethodInterceptor- Throws:
Throwable
-