Class InterceptorRepository
java.lang.Object
io.camunda.zeebe.gateway.interceptors.impl.InterceptorRepository
Loads and holds references to the configured interceptors.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionStream<io.grpc.ServerInterceptor>load(Iterable<? extends InterceptorCfg> configs)
-
Constructor Details
-
InterceptorRepository
public InterceptorRepository()
-
-
Method Details
-
getInterceptors
-
instantiate
-
load
-