org.apache.stratos.tenant.activity.ui.clients
Class TenantActivityServiceClient
java.lang.Object
org.apache.stratos.tenant.activity.ui.clients.TenantActivityServiceClient
public class TenantActivityServiceClient
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TenantActivityServiceClient
public TenantActivityServiceClient(String cookie,
String backendServerURL,
org.apache.axis2.context.ConfigurationContext configContext)
throws org.wso2.carbon.registry.core.exceptions.RegistryException
- Throws:
org.wso2.carbon.registry.core.exceptions.RegistryException
TenantActivityServiceClient
public TenantActivityServiceClient(javax.servlet.ServletConfig config,
javax.servlet.http.HttpSession session)
throws org.wso2.carbon.registry.core.exceptions.RegistryException
- Throws:
org.wso2.carbon.registry.core.exceptions.RegistryException
TenantActivityServiceClient
public TenantActivityServiceClient(String url,
javax.servlet.ServletConfig config,
javax.servlet.http.HttpSession session)
throws Exception
- Throws:
Exception
getActiveTenantCount
public int getActiveTenantCount()
throws org.apache.stratos.tenant.activity.stub.TenantActivityServiceExceptionException,
RemoteException
- Throws:
org.apache.stratos.tenant.activity.stub.TenantActivityServiceExceptionException
RemoteException
getPaginatedActiveTenantList
public org.apache.stratos.tenant.activity.stub.beans.xsd.PaginatedTenantDataBean getPaginatedActiveTenantList(int pageNumber)
throws org.apache.stratos.tenant.activity.stub.TenantActivityServiceExceptionException,
RemoteException
- Throws:
org.apache.stratos.tenant.activity.stub.TenantActivityServiceExceptionException
RemoteException
isTenantActiveInService
public boolean isTenantActiveInService(String domainName)
throws org.apache.stratos.tenant.activity.stub.TenantActivityServiceExceptionException,
RemoteException
- Throws:
org.apache.stratos.tenant.activity.stub.TenantActivityServiceExceptionException
RemoteException
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.