public class GlobalClientInterceptorRegistry
extends java.lang.Object
implements org.springframework.context.ApplicationContextAware
Constructor and Description |
---|
GlobalClientInterceptorRegistry() |
Modifier and Type | Method and Description |
---|---|
GlobalClientInterceptorRegistry |
addClientInterceptors(io.grpc.ClientInterceptor interceptor) |
void |
init() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
@PostConstruct public void init()
public GlobalClientInterceptorRegistry addClientInterceptors(io.grpc.ClientInterceptor 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