public class TenantLoadingConfig extends Object
Modifier and Type | Field and Description |
---|---|
static String |
TENANT_IDLE_TIME |
Constructor and Description |
---|
TenantLoadingConfig() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getExcludeTenantList() |
List<String> |
getIncludeTenantList() |
boolean |
includeAllTenants() |
void |
init() |
boolean |
isEagerLoadingEnabled() |
boolean |
isOptional() |
public static final String TENANT_IDLE_TIME
Copyright © 2016 WSO2 Inc. All rights reserved.