org.apache.stratos.tenant.activity.util
Class TenantActivityUtil

java.lang.Object
  extended by org.apache.stratos.tenant.activity.util.TenantActivityUtil

public class TenantActivityUtil
extends Object


Constructor Summary
TenantActivityUtil()
           
 
Method Summary
static List<TenantDataBean> getActiveTenantsInCluster()
           
static int indexOfTenantInList(List<TenantDataBean> list, TenantDataBean tenant)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TenantActivityUtil

public TenantActivityUtil()
Method Detail

getActiveTenantsInCluster

public static List<TenantDataBean> getActiveTenantsInCluster()
                                                      throws org.apache.axis2.AxisFault
Throws:
org.apache.axis2.AxisFault

indexOfTenantInList

public static int indexOfTenantInList(List<TenantDataBean> list,
                                      TenantDataBean tenant)


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.