A D E G I O P R S T U

A

activate(ComponentContext) - Method in class org.apache.stratos.tenant.activity.internal.TenantActivityServiceComponent
 
addTenant(TenantDataBean) - Method in class org.apache.stratos.tenant.activity.commands.GetActiveTenantsInMemberResponse
 

D

deactivate(ComponentContext) - Method in class org.apache.stratos.tenant.activity.internal.TenantActivityServiceComponent
 

E

execute(ConfigurationContext) - Method in class org.apache.stratos.tenant.activity.commands.GetActiveTenantsInMemberRequest
 
execute(ConfigurationContext) - Method in class org.apache.stratos.tenant.activity.commands.GetActiveTenantsInMemberResponse
 

G

getActiveTenantCount() - Method in class org.apache.stratos.tenant.activity.services.TenantActivityService
 
getActiveTenantsInCluster() - Static method in class org.apache.stratos.tenant.activity.util.TenantActivityUtil
 
GetActiveTenantsInMemberRequest - Class in org.apache.stratos.tenant.activity.commands
This Cluster message is used to get active tenants in each node then send response as other cluster command which holds active tenants
GetActiveTenantsInMemberRequest() - Constructor for class org.apache.stratos.tenant.activity.commands.GetActiveTenantsInMemberRequest
 
GetActiveTenantsInMemberResponse - Class in org.apache.stratos.tenant.activity.commands
This clustering command is used send active tenants list if we send clustering message GetActiveTenantsInMemberRequest then as a response we can get GetActiveTenantsInMemberResponse which holds active tenants list
GetActiveTenantsInMemberResponse(List<TenantDataBean>) - Constructor for class org.apache.stratos.tenant.activity.commands.GetActiveTenantsInMemberResponse
 
getAdminName() - Method in class org.apache.stratos.tenant.activity.beans.TenantDataBean
 
getConfigurationContextService() - Static method in class org.apache.stratos.tenant.activity.util.Util
 
getDomain() - Method in class org.apache.stratos.tenant.activity.beans.TenantDataBean
 
getEmail() - Method in class org.apache.stratos.tenant.activity.beans.TenantDataBean
 
getId() - Method in class org.apache.stratos.tenant.activity.beans.TenantDataBean
 
getNumberOfPages() - Method in class org.apache.stratos.tenant.activity.beans.PaginatedTenantDataBean
 
getRealmService() - Static method in class org.apache.stratos.tenant.activity.util.Util
 
getRegistryService() - Static method in class org.apache.stratos.tenant.activity.util.Util
 
getResponse() - Method in class org.apache.stratos.tenant.activity.commands.GetActiveTenantsInMemberRequest
 
getSuperTenantGovernanceSystemRegistry() - Static method in class org.apache.stratos.tenant.activity.util.Util
 
getTenantInfoBeans() - Method in class org.apache.stratos.tenant.activity.beans.PaginatedTenantDataBean
 
getTenants() - Method in class org.apache.stratos.tenant.activity.commands.GetActiveTenantsInMemberResponse
 
getUserRealm(int) - Static method in class org.apache.stratos.tenant.activity.util.Util
 

I

indexOfTenantInList(List<TenantDataBean>, TenantDataBean) - Static method in class org.apache.stratos.tenant.activity.util.TenantActivityUtil
 
isActive() - Method in class org.apache.stratos.tenant.activity.beans.TenantDataBean
 
isActiveTenantOnService(String) - Method in class org.apache.stratos.tenant.activity.services.TenantActivityService
 

O

org.apache.stratos.tenant.activity.beans - package org.apache.stratos.tenant.activity.beans
 
org.apache.stratos.tenant.activity.commands - package org.apache.stratos.tenant.activity.commands
 
org.apache.stratos.tenant.activity.internal - package org.apache.stratos.tenant.activity.internal
 
org.apache.stratos.tenant.activity.services - package org.apache.stratos.tenant.activity.services
 
org.apache.stratos.tenant.activity.util - package org.apache.stratos.tenant.activity.util
 

P

PaginatedTenantDataBean - Class in org.apache.stratos.tenant.activity.beans
Bean for paginated tenant information
PaginatedTenantDataBean() - Constructor for class org.apache.stratos.tenant.activity.beans.PaginatedTenantDataBean
 

R

registerRetrieverServices(BundleContext) - Static method in class org.apache.stratos.tenant.activity.util.Util
 
retrievePaginatedActiveTenants(int) - Method in class org.apache.stratos.tenant.activity.services.TenantActivityService
 

S

set(List<T>) - Method in class org.apache.stratos.tenant.activity.beans.PaginatedTenantDataBean
 
setActive(boolean) - Method in class org.apache.stratos.tenant.activity.beans.TenantDataBean
 
setAdminName(String) - Method in class org.apache.stratos.tenant.activity.beans.TenantDataBean
 
setConfigurationContextService(ConfigurationContextService) - Method in class org.apache.stratos.tenant.activity.internal.TenantActivityServiceComponent
 
setConfigurationContextService(ConfigurationContextService) - Static method in class org.apache.stratos.tenant.activity.util.Util
 
setDomain(String) - Method in class org.apache.stratos.tenant.activity.beans.TenantDataBean
 
setEmail(String) - Method in class org.apache.stratos.tenant.activity.beans.TenantDataBean
 
setId(int) - Method in class org.apache.stratos.tenant.activity.beans.TenantDataBean
 
setNumberOfPages(int) - Method in class org.apache.stratos.tenant.activity.beans.PaginatedTenantDataBean
 
setRealmService(RealmService) - Method in class org.apache.stratos.tenant.activity.internal.TenantActivityServiceComponent
 
setRealmService(RealmService) - Static method in class org.apache.stratos.tenant.activity.util.Util
 
setRegistryService(RegistryService) - Method in class org.apache.stratos.tenant.activity.internal.TenantActivityServiceComponent
 
setRegistryService(RegistryService) - Static method in class org.apache.stratos.tenant.activity.util.Util
 
setTenantInfoBeans(TenantDataBean[]) - Method in class org.apache.stratos.tenant.activity.beans.PaginatedTenantDataBean
 

T

TenantActivityService - Class in org.apache.stratos.tenant.activity.services
This service use to get active tenants related data.If its single node
TenantActivityService() - Constructor for class org.apache.stratos.tenant.activity.services.TenantActivityService
 
TenantActivityServiceComponent - Class in org.apache.stratos.tenant.activity.internal
 
TenantActivityServiceComponent() - Constructor for class org.apache.stratos.tenant.activity.internal.TenantActivityServiceComponent
 
TenantActivityUtil - Class in org.apache.stratos.tenant.activity.util
 
TenantActivityUtil() - Constructor for class org.apache.stratos.tenant.activity.util.TenantActivityUtil
 
TenantDataBean - Class in org.apache.stratos.tenant.activity.beans
Represents a Tenant
TenantDataBean() - Constructor for class org.apache.stratos.tenant.activity.beans.TenantDataBean
 

U

unsetConfigurationContextService(ConfigurationContextService) - Method in class org.apache.stratos.tenant.activity.internal.TenantActivityServiceComponent
 
unsetRealmService(RealmService) - Method in class org.apache.stratos.tenant.activity.internal.TenantActivityServiceComponent
 
unsetRegistryService(RegistryService) - Method in class org.apache.stratos.tenant.activity.internal.TenantActivityServiceComponent
 
Util - Class in org.apache.stratos.tenant.activity.util
Util methods for usage.
Util() - Constructor for class org.apache.stratos.tenant.activity.util.Util
 

A D E G I O P R S T U

Copyright © 2013 The Apache Software Foundation. All Rights Reserved.