Uses of Class
io.quarkus.arc.deployment.staticmethods.InterceptedStaticMethodBuildItem
-
Packages that use InterceptedStaticMethodBuildItem Package Description io.quarkus.arc.deployment.staticmethods -
-
Uses of InterceptedStaticMethodBuildItem in io.quarkus.arc.deployment.staticmethods
Constructor parameters in io.quarkus.arc.deployment.staticmethods with type arguments of type InterceptedStaticMethodBuildItem Constructor Description InterceptedStaticMethodsEnhancer(String initializerClassName, List<InterceptedStaticMethodBuildItem> methods)
-