Uses of Class
io.quarkus.grpc.deployment.DelegatingGrpcBeanBuildItem
-
Packages that use DelegatingGrpcBeanBuildItem Package Description io.quarkus.grpc.deployment.devmode -
-
Uses of DelegatingGrpcBeanBuildItem in io.quarkus.grpc.deployment.devmode
Method parameters in io.quarkus.grpc.deployment.devmode with type arguments of type DelegatingGrpcBeanBuildItem Modifier and Type Method Description (package private) voidGrpcDevConsoleProcessor. prepareDelegatingBeanStorage(List<DelegatingGrpcBeanBuildItem> delegatingBeans, io.quarkus.deployment.annotations.BuildProducer<UnremovableBeanBuildItem> unremovableBeans, io.quarkus.deployment.annotations.BuildProducer<GeneratedBeanBuildItem> generatedBeans)
-