Uses of Class
io.quarkus.arc.impl.InterceptedMethodMetadata
-
Packages that use InterceptedMethodMetadata Package Description io.quarkus.arc.impl -
-
Uses of InterceptedMethodMetadata in io.quarkus.arc.impl
Constructors in io.quarkus.arc.impl with parameters of type InterceptedMethodMetadata Constructor Description InterceptedStaticMethod(Function<javax.interceptor.InvocationContext,Object> forward, InterceptedMethodMetadata metadata)
-