java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<GrpcChannel>
io.helidon.microprofile.grpc.client.GrpcChannel.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
GrpcChannel

public static class GrpcChannel.Literal extends AnnotationLiteral<GrpcChannel> implements GrpcChannel
An AnnotationLiteral for the GrpcChannel annotation.
See Also: