| Package | Description |
|---|---|
| org.apache.stratos.messaging.event.tenant | |
| org.apache.stratos.messaging.message.receiver.tenant |
| Modifier and Type | Method and Description |
|---|---|
Tenant |
TenantCreatedEvent.getTenant() |
| Modifier and Type | Method and Description |
|---|---|
List<Tenant> |
CompleteTenantEvent.getTenants() |
| Constructor and Description |
|---|
TenantCreatedEvent(Tenant tenant) |
| Constructor and Description |
|---|
CompleteTenantEvent(List<Tenant> tenants) |
| Modifier and Type | Method and Description |
|---|---|
Tenant |
TenantManager.getTenant(int tenantId) |
Tenant |
TenantManager.getTenant(String tenantDomain) |
| Modifier and Type | Method and Description |
|---|---|
void |
TenantManager.addTenant(Tenant tenant) |
| Modifier and Type | Method and Description |
|---|---|
void |
TenantManager.addTenants(List<Tenant> tenants) |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.