Class AppPortalTenantMgtListener

  • All Implemented Interfaces:
    org.wso2.carbon.stratos.common.listeners.TenantMgtListener

    public class AppPortalTenantMgtListener
    extends Object
    implements org.wso2.carbon.stratos.common.listeners.TenantMgtListener
    App portal tenant management listener.
    • Constructor Detail

      • AppPortalTenantMgtListener

        public AppPortalTenantMgtListener()
    • Method Detail

      • onTenantCreate

        public void onTenantCreate​(org.wso2.carbon.stratos.common.beans.TenantInfoBean tenantInfoBean)
                            throws org.wso2.carbon.stratos.common.exception.StratosException
        Specified by:
        onTenantCreate in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
        Throws:
        org.wso2.carbon.stratos.common.exception.StratosException
      • onTenantUpdate

        public void onTenantUpdate​(org.wso2.carbon.stratos.common.beans.TenantInfoBean tenantInfoBean)
                            throws org.wso2.carbon.stratos.common.exception.StratosException
        Specified by:
        onTenantUpdate in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
        Throws:
        org.wso2.carbon.stratos.common.exception.StratosException
      • onTenantDelete

        public void onTenantDelete​(int i)
        Specified by:
        onTenantDelete in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
      • onTenantRename

        public void onTenantRename​(int i,
                                   String s,
                                   String s1)
                            throws org.wso2.carbon.stratos.common.exception.StratosException
        Specified by:
        onTenantRename in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
        Throws:
        org.wso2.carbon.stratos.common.exception.StratosException
      • onTenantInitialActivation

        public void onTenantInitialActivation​(int i)
                                       throws org.wso2.carbon.stratos.common.exception.StratosException
        Specified by:
        onTenantInitialActivation in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
        Throws:
        org.wso2.carbon.stratos.common.exception.StratosException
      • onTenantActivation

        public void onTenantActivation​(int i)
                                throws org.wso2.carbon.stratos.common.exception.StratosException
        Specified by:
        onTenantActivation in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
        Throws:
        org.wso2.carbon.stratos.common.exception.StratosException
      • onTenantDeactivation

        public void onTenantDeactivation​(int i)
                                  throws org.wso2.carbon.stratos.common.exception.StratosException
        Specified by:
        onTenantDeactivation in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
        Throws:
        org.wso2.carbon.stratos.common.exception.StratosException
      • onSubscriptionPlanChange

        public void onSubscriptionPlanChange​(int i,
                                             String s,
                                             String s1)
                                      throws org.wso2.carbon.stratos.common.exception.StratosException
        Specified by:
        onSubscriptionPlanChange in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
        Throws:
        org.wso2.carbon.stratos.common.exception.StratosException
      • getListenerOrder

        public int getListenerOrder()
        Specified by:
        getListenerOrder in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
      • onPreDelete

        public void onPreDelete​(int i)
                         throws org.wso2.carbon.stratos.common.exception.StratosException
        Specified by:
        onPreDelete in interface org.wso2.carbon.stratos.common.listeners.TenantMgtListener
        Throws:
        org.wso2.carbon.stratos.common.exception.StratosException