Uses of Class
io.quarkus.arc.runtime.ConfigStaticInitCheck
-
Packages that use ConfigStaticInitCheck Package Description io.quarkus.arc.runtime -
-
Uses of ConfigStaticInitCheck in io.quarkus.arc.runtime
Classes in io.quarkus.arc.runtime with annotations of type ConfigStaticInitCheck Modifier and Type Class Description classConfigStaticInitCheckInterceptorIntercepts the producer methods declared onConfigProducerand records the config value during the static initialization phase unless the injection point is annotated withStaticInitSafe.
-