Class InterceptorRepository

java.lang.Object
io.camunda.zeebe.gateway.interceptors.impl.InterceptorRepository

public final class InterceptorRepository extends Object
Loads and holds references to the configured interceptors.
  • Constructor Details

    • InterceptorRepository

      public InterceptorRepository()
  • Method Details