public class MessageBrokerTenantManagementListener extends Object implements org.wso2.carbon.stratos.common.listeners.TenantMgtListener
Constructor and Description |
---|
MessageBrokerTenantManagementListener() |
Modifier and Type | Method and Description |
---|---|
int |
getListenerOrder()
Not implemented on MessageBrokerTenantManagementListener.
|
void |
onPreDelete(int i)
Not implemented on MessageBrokerTenantManagementListener.
|
void |
onSubscriptionPlanChange(int i,
String s,
String s2)
Not implemented on MessageBrokerTenantManagementListener.
|
void |
onTenantActivation(int i)
Not implemented on MessageBrokerTenantManagementListener.
|
void |
onTenantCreate(org.wso2.carbon.stratos.common.beans.TenantInfoBean tenantInfoBean) |
void |
onTenantDeactivation(int i)
Not implemented on MessageBrokerTenantManagementListener.
|
void |
onTenantDelete(int i)
Not implemented on MessageBrokerTenantManagementListener.
|
void |
onTenantInitialActivation(int i)
Not implemented on MessageBrokerTenantManagementListener.
|
void |
onTenantRename(int i,
String s,
String s2)
Not implemented on MessageBrokerTenantManagementListener.
|
void |
onTenantUpdate(org.wso2.carbon.stratos.common.beans.TenantInfoBean tenantInfoBean)
Not implemented on MessageBrokerTenantManagementListener.
|
public MessageBrokerTenantManagementListener()
public void onTenantCreate(org.wso2.carbon.stratos.common.beans.TenantInfoBean tenantInfoBean) throws org.wso2.carbon.stratos.common.exception.StratosException
onTenantCreate
in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
org.wso2.carbon.stratos.common.exception.StratosException
public void onTenantUpdate(org.wso2.carbon.stratos.common.beans.TenantInfoBean tenantInfoBean) throws org.wso2.carbon.stratos.common.exception.StratosException
onTenantUpdate
in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
org.wso2.carbon.stratos.common.exception.StratosException
public void onTenantDelete(int i)
onTenantDelete
in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
public void onTenantRename(int i, String s, String s2) throws org.wso2.carbon.stratos.common.exception.StratosException
onTenantRename
in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
org.wso2.carbon.stratos.common.exception.StratosException
public void onTenantInitialActivation(int i) throws org.wso2.carbon.stratos.common.exception.StratosException
onTenantInitialActivation
in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
org.wso2.carbon.stratos.common.exception.StratosException
public void onTenantActivation(int i) throws org.wso2.carbon.stratos.common.exception.StratosException
onTenantActivation
in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
org.wso2.carbon.stratos.common.exception.StratosException
public void onTenantDeactivation(int i) throws org.wso2.carbon.stratos.common.exception.StratosException
onTenantDeactivation
in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
org.wso2.carbon.stratos.common.exception.StratosException
public void onSubscriptionPlanChange(int i, String s, String s2) throws org.wso2.carbon.stratos.common.exception.StratosException
onSubscriptionPlanChange
in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
org.wso2.carbon.stratos.common.exception.StratosException
public int getListenerOrder()
getListenerOrder
in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
public void onPreDelete(int i) throws org.wso2.carbon.stratos.common.exception.StratosException
onPreDelete
in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
org.wso2.carbon.stratos.common.exception.StratosException
Copyright © 2017 WSO2. All rights reserved.