Uses of Class
io.quarkus.deployment.execannotations.ExecutionModelAnnotationsAllowedBuildItem
-
Packages that use ExecutionModelAnnotationsAllowedBuildItem Package Description io.quarkus.deployment.execannotations -
-
Uses of ExecutionModelAnnotationsAllowedBuildItem in io.quarkus.deployment.execannotations
Methods in io.quarkus.deployment.execannotations that return ExecutionModelAnnotationsAllowedBuildItem Modifier and Type Method Description (package private) ExecutionModelAnnotationsAllowedBuildItemExecutionModelAnnotationsProcessor. devuiJsonRpcServices()Method parameters in io.quarkus.deployment.execannotations with type arguments of type ExecutionModelAnnotationsAllowedBuildItem Modifier and Type Method Description (package private) voidExecutionModelAnnotationsProcessor. check(ExecutionModelAnnotationsConfig config, CombinedIndexBuildItem index, List<ExecutionModelAnnotationsAllowedBuildItem> predicates)
-