Uses of Enum Class
io.quarkus.deployment.execannotations.ExecutionModelAnnotationsConfig.Mode
Packages that use ExecutionModelAnnotationsConfig.Mode
-
Uses of ExecutionModelAnnotationsConfig.Mode in io.quarkus.deployment.execannotations
Methods in io.quarkus.deployment.execannotations that return ExecutionModelAnnotationsConfig.ModeModifier and TypeMethodDescriptionExecutionModelAnnotationsConfig.detectionMode()Detection mode of invalid usage of execution model annotations.Returns the enum constant of this class with the specified name.static ExecutionModelAnnotationsConfig.Mode[]ExecutionModelAnnotationsConfig.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.