Interface TenantPropagationConfiguration

  • All Superinterfaces:
    io.micronaut.http.util.OutgointRequestProcessorMatcher, io.micronaut.core.util.Toggleable
    All Known Implementing Classes:
    TenantPropagationConfigurationProperties

    public interface TenantPropagationConfiguration
    extends io.micronaut.core.util.Toggleable, io.micronaut.http.util.OutgointRequestProcessorMatcher
    Tenant propagation Configuration.
    Since:
    1.0
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getPath()  
      • Methods inherited from interface io.micronaut.http.util.OutgointRequestProcessorMatcher

        getServiceIdPattern, getUriPattern
      • Methods inherited from interface io.micronaut.core.util.Toggleable

        isEnabled