Interface SystemPropertyTenantResolverConfiguration
-
- All Superinterfaces:
io.micronaut.core.util.Toggleable
- All Known Implementing Classes:
SystemPropertyTenantResolverConfigurationProperties
public interface SystemPropertyTenantResolverConfiguration extends io.micronaut.core.util.ToggleableAn interface to defineSystemPropertyTenantResolverconfiguration.- Since:
- 1.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetSystemPropertyName()
-