Package io.quarkus.grpc.runtime.supports
Class Channels.ChannelDestroyer
java.lang.Object
io.quarkus.grpc.runtime.supports.Channels.ChannelDestroyer
- All Implemented Interfaces:
io.quarkus.arc.BeanDestroyer<io.grpc.Channel>
- Enclosing class:
- Channels
public static class Channels.ChannelDestroyer
extends Object
implements io.quarkus.arc.BeanDestroyer<io.grpc.Channel>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.quarkus.arc.BeanDestroyer
io.quarkus.arc.BeanDestroyer.AutoCloseableDestroyer, io.quarkus.arc.BeanDestroyer.CloseableDestroyer -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChannelDestroyer
public ChannelDestroyer()
-
-
Method Details