public class GlobalServerInterceptorRegistry
extends java.lang.Object
implements org.springframework.context.ApplicationContextAware
Constructor and Description |
---|
GlobalServerInterceptorRegistry() |
Modifier and Type | Method and Description |
---|---|
GlobalServerInterceptorRegistry |
addServerInterceptors(io.grpc.ServerInterceptor interceptor) |
void |
init() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
@PostConstruct public void init()
public GlobalServerInterceptorRegistry addServerInterceptors(io.grpc.ServerInterceptor interceptor)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException