Package io.quarkus.grpc.runtime.supports
Class Channels.ChannelDestroyer
- java.lang.Object
-
- io.quarkus.grpc.runtime.supports.Channels.ChannelDestroyer
-
-
Constructor Summary
Constructors Constructor Description ChannelDestroyer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddestroy(io.grpc.Channel instance, jakarta.enterprise.context.spi.CreationalContext<io.grpc.Channel> creationalContext, Map<String,Object> params)
-