Class ExecutionModelAnnotationsProcessor
java.lang.Object
io.quarkus.deployment.execannotations.ExecutionModelAnnotationsProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidcheck(ExecutionModelAnnotationsConfig config, CombinedIndexBuildItem index, List<ExecutionModelAnnotationsAllowedBuildItem> predicates) (package private) ExecutionModelAnnotationsAllowedBuildItemDeprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
ExecutionModelAnnotationsProcessor
public ExecutionModelAnnotationsProcessor()
-
-
Method Details
-
check
void check(ExecutionModelAnnotationsConfig config, CombinedIndexBuildItem index, List<ExecutionModelAnnotationsAllowedBuildItem> predicates) -
devuiJsonRpcServices
@Deprecated(since="3.22", forRemoval=true) ExecutionModelAnnotationsAllowedBuildItem devuiJsonRpcServices()Deprecated, for removal: This API element is subject to removal in a future version.this method will be removed in Quarkus 3.24, which gives extensions 2 releases to start producingJsonRPCProvidersBuildItemalways, not just in dev mode
-
JsonRPCProvidersBuildItemalways, not just in dev mode