![JAR search and dependency download from the Maven repository](/logo.png)
com.icthh.xm.commons.tenantendpoint.configurer.TenantManagerConfigurer Maven / Gradle / Ivy
package com.icthh.xm.commons.tenantendpoint.configurer;
import com.icthh.xm.commons.tenantendpoint.TenantManager;
public interface TenantManagerConfigurer {
void configure(TenantManager.TenantManagerBuilder builder);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy