public class LazyLoadingInfoService extends Object
| Constructor and Description |
|---|
LazyLoadingInfoService() |
| Modifier and Type | Method and Description |
|---|---|
TenantStatus |
isTenantLoaded(String tenantDomain) |
WebAppStatus |
isWebAppLoaded(String tenantDomain,
String webAppName) |
public TenantStatus isTenantLoaded(String tenantDomain)
public WebAppStatus isWebAppLoaded(String tenantDomain, String webAppName)
Copyright © 2015 WSO2 Inc. All rights reserved.