Package io.camunda.zeebe.gateway.interceptors.impl
package io.camunda.zeebe.gateway.interceptors.impl
-
ClassDescriptionAn interceptor implementation which injects common context for further interceptors.Decorates third-party interceptors in order to ensure that the thread context class loader is correctly set (required for interceptors loaded from external, isolated JARs).Exception thrown when an interceptor cannot be loaded.Loads and holds references to the configured interceptors.