Class GrpcInterceptor.Literal

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

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