|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StratosException | |
|---|---|
| org.apache.stratos.common | |
| org.apache.stratos.common.listeners | |
| org.apache.stratos.common.packages | |
| Uses of StratosException in org.apache.stratos.common |
|---|
| Methods in org.apache.stratos.common that throw StratosException | |
|---|---|
void |
TenantBillingService.activateUsagePlan(String tenantDomain)
|
void |
TenantBillingService.addUsagePlan(org.wso2.carbon.user.api.Tenant tenant,
String usagePlan)
|
void |
TenantBillingService.deactivateActiveUsagePlan(String tenantDomain)
|
void |
TenantBillingService.deleteBillingData(int tenantId)
|
String |
TenantBillingService.getActiveUsagePlan(String tenantDomain)
|
void |
TenantBillingService.updateUsagePlan(String tenantDomain,
String usagePlan)
|
| Uses of StratosException in org.apache.stratos.common.listeners |
|---|
| Methods in org.apache.stratos.common.listeners that throw StratosException | |
|---|---|
void |
TenantMgtListener.onSubscriptionPlanChange(int tenentId,
String oldPlan,
String newPlan)
|
void |
TenantMgtListener.onTenantActivation(int tenantId)
|
void |
TenantMgtListener.onTenantCreate(TenantInfoBean tenantInfo)
|
void |
TenantMgtListener.onTenantDeactivation(int tenantId)
|
void |
TenantMgtListener.onTenantInitialActivation(int tenantId)
|
void |
TenantMgtListener.onTenantRename(int tenantId,
String oldDomainName,
String newDomainName)
|
void |
TenantMgtListener.onTenantUpdate(TenantInfoBean tenantInfo)
|
| Uses of StratosException in org.apache.stratos.common.packages |
|---|
| Constructors in org.apache.stratos.common.packages that throw StratosException | |
|---|---|
PackageInfoHolder()
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||