toggle menu
sdk-java
2.5.0
jvm
switch theme
search in API
common
/
dev.restate.common.reflections
/
ProxyFactory
/
MethodInterceptor
Method
Interceptor
@
FunctionalInterface
interface
MethodInterceptor
Members
Functions
invoke
Link copied to clipboard
@
Nullable
abstract
fun
invoke
(
invocation
:
ProxyFactory.MethodInvocation
)
:
@
Nullable
Any