Module io.helidon.microprofile.cdi
Package io.helidon.microprofile.cdi
Annotation Type BuildTimeStart
-
@Retention(RUNTIME) @Documented @Qualifier @Target({TYPE,METHOD,PARAMETER,FIELD}) public @interface BuildTimeStart
Build time of the application (as opposed to runtime). The initialization happens as soon as possible within CDI bootstrap.