Uses of Class
io.quarkus.smallrye.graphql.deployment.SmallRyeGraphQLFinalIndexBuildItem
Packages that use SmallRyeGraphQLFinalIndexBuildItem
-
Uses of SmallRyeGraphQLFinalIndexBuildItem in io.quarkus.smallrye.graphql.deployment
Methods in io.quarkus.smallrye.graphql.deployment with parameters of type SmallRyeGraphQLFinalIndexBuildItemModifier and TypeMethodDescription(package private) voidSmallRyeGraphQLProcessor.activateFederation(io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLConfig config, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.SystemPropertyBuildItem> systemProperties, SmallRyeGraphQLFinalIndexBuildItem index) (package private) voidSmallRyeGraphQLProcessor.buildExecutionService(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClassProducer, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveHierarchyBuildItem> reflectiveHierarchyProducer, io.quarkus.deployment.annotations.BuildProducer<SmallRyeGraphQLInitializedBuildItem> graphQLInitializedProducer, io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLRecorder recorder, SmallRyeGraphQLFinalIndexBuildItem graphQLFinalIndexBuildItem, io.quarkus.arc.deployment.BeanContainerBuildItem beanContainer, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.SystemPropertyBuildItem> systemPropertyProducer, io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLConfig graphQLConfig, Optional<GraphQLDevUILogBuildItem> graphQLDevUILogBuildItem) Method parameters in io.quarkus.smallrye.graphql.deployment with type arguments of type SmallRyeGraphQLFinalIndexBuildItemModifier and TypeMethodDescription(package private) voidSmallRyeGraphQLProcessor.buildFinalIndex(io.quarkus.deployment.annotations.BuildProducer<SmallRyeGraphQLFinalIndexBuildItem> smallRyeGraphQLFinalIndexProducer, io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex, SmallRyeGraphQLModifiedClasesBuildItem graphQLIndexBuildItem)