G I L O S T W 

G

getSuperTenantWebAppStatus(String) - Static method in class org.wso2.appserver.integration.common.artifacts.lazyloading.LazyLoadingInfoUtil
Check the given web-app of super tenant is loaded.
getTenantStatus(String) - Static method in class org.wso2.appserver.integration.common.artifacts.lazyloading.LazyLoadingInfoUtil
Check the given tenant is loaded.
getTenantStatus() - Method in class org.wso2.appserver.integration.common.artifacts.lazyloading.WebAppStatus
Get the information of tenant context is loaded or not.
getWebAppStatus(String, String) - Static method in class org.wso2.appserver.integration.common.artifacts.lazyloading.LazyLoadingInfoUtil
Check the given web-app of given tenant is loaded.

I

isTenantContextLoaded() - Method in class org.wso2.appserver.integration.common.artifacts.lazyloading.TenantStatus
get the information of tenant context is loaded or not.
isTenantLoaded(String) - Method in class org.wso2.appserver.integration.common.artifacts.lazyloading.LazyLoadingInfoService
 
isWebAppGhost() - Method in class org.wso2.appserver.integration.common.artifacts.lazyloading.WebAppStatus
Get the information about web-app fully loaded or not.
isWebAppLoaded(String, String) - Method in class org.wso2.appserver.integration.common.artifacts.lazyloading.LazyLoadingInfoService
 
isWebAppStarted() - Method in class org.wso2.appserver.integration.common.artifacts.lazyloading.WebAppStatus
Get the web-app information about wen-app is started or not.

L

LazyLoadingInfoService - Class in org.wso2.appserver.integration.common.artifacts.lazyloading
 
LazyLoadingInfoService() - Constructor for class org.wso2.appserver.integration.common.artifacts.lazyloading.LazyLoadingInfoService
 
LazyLoadingInfoUtil - Class in org.wso2.appserver.integration.common.artifacts.lazyloading
Util class that contains the service implementation of LazyLoadingInfoService and supportive methods.
LazyLoadingInfoUtil() - Constructor for class org.wso2.appserver.integration.common.artifacts.lazyloading.LazyLoadingInfoUtil
 

O

org.wso2.appserver.integration.common.artifacts.lazyloading - package org.wso2.appserver.integration.common.artifacts.lazyloading
 

S

setTenantContextLoaded(boolean) - Method in class org.wso2.appserver.integration.common.artifacts.lazyloading.TenantStatus
Set the information of tenant context is loaded or not.
setTenantStatus(TenantStatus) - Method in class org.wso2.appserver.integration.common.artifacts.lazyloading.WebAppStatus
Set the information of tenant context is loaded or not.
setWebAppGhost(boolean) - Method in class org.wso2.appserver.integration.common.artifacts.lazyloading.WebAppStatus
Set the information of web-app is fully loaded or not.
setWebAppStarted(boolean) - Method in class org.wso2.appserver.integration.common.artifacts.lazyloading.WebAppStatus
Set the information of web-app is started or not.

T

TenantStatus - Class in org.wso2.appserver.integration.common.artifacts.lazyloading
Bean class to store tenant information.
TenantStatus() - Constructor for class org.wso2.appserver.integration.common.artifacts.lazyloading.TenantStatus
No argument constructor.
TenantStatus(boolean) - Constructor for class org.wso2.appserver.integration.common.artifacts.lazyloading.TenantStatus
Constructor with the parameter tenantContextLoaded

W

WebAppStatus - Class in org.wso2.appserver.integration.common.artifacts.lazyloading
Bean class to store web-app information
WebAppStatus() - Constructor for class org.wso2.appserver.integration.common.artifacts.lazyloading.WebAppStatus
No argument constructor.
WebAppStatus(TenantStatus, boolean, boolean) - Constructor for class org.wso2.appserver.integration.common.artifacts.lazyloading.WebAppStatus
Constructor with the parameter tenantStatus, webAppStarted, webAppGhost.
G I L O S T W 

Copyright © 2015 WSO2 Inc. All rights reserved.