Class AnnotationGrpcServiceDiscoverer

java.lang.Object
net.devh.boot.grpc.server.service.AnnotationGrpcServiceDiscoverer
All Implemented Interfaces:
GrpcServiceDiscoverer, Aware, ApplicationContextAware

public class AnnotationGrpcServiceDiscoverer extends Object implements ApplicationContextAware, GrpcServiceDiscoverer
A GrpcServiceDiscoverer that searches for beans with the GrpcService annotations.
Since:
5/17/16