org.apache.stratos.tenant.activity.ui.utils
Class TenantMonitorUtil
java.lang.Object
org.apache.stratos.tenant.activity.ui.utils.TenantMonitorUtil
public class TenantMonitorUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tenantList
public static Map<String,String[]> tenantList
tenantDataList
public static Map<String,org.apache.stratos.tenant.activity.stub.beans.xsd.TenantDataBean[]> tenantDataList
TenantMonitorUtil
public TenantMonitorUtil()
getManagerConfig
public static ManagerConfigurations getManagerConfig()
setManagerConfig
public static void setManagerConfig(ManagerConfigurations managerConfig)
getCloudServiceConfigMap
public static Map<String,org.apache.stratos.common.config.CloudServiceConfig> getCloudServiceConfigMap()
getPaginatedTenantData
public static org.apache.stratos.tenant.activity.stub.beans.xsd.PaginatedTenantDataBean getPaginatedTenantData(int pageNumber,
String serviceName)
isTenantActiveOnService
public static boolean isTenantActiveOnService(String serviceName,
String domain)
getAdminParameters
public static Map<String,String> getAdminParameters()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.