public class ADFTenantContextFactory extends TenantContextFactory
Constructor and Description |
---|
ADFTenantContextFactory() |
Modifier and Type | Method and Description |
---|---|
TenantContext |
getTenantContext()
Gets platform TenantContext.
|
getInstance
public TenantContext getTenantContext()
TenantContextFactory
TenantContext is always non-null regardless of what's in the environment.
getTenantContext
in class TenantContextFactory