org.apache.stratos.tenant.activity.util
Class TenantActivityUtil
java.lang.Object
org.apache.stratos.tenant.activity.util.TenantActivityUtil
public class TenantActivityUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TenantActivityUtil
public TenantActivityUtil()
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 © 2013 The Apache Software Foundation. All Rights Reserved.