| Package | Description |
|---|---|
| de.hybris.platform.core |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncTenantStartupNotifier |
class |
BlockingTenantStartupNotifier |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class<? extends TenantStartupNotifier> |
TenantStartupNotifier.DEFAULT_IMPL_CLASS |
| Modifier and Type | Method and Description |
|---|---|
static TenantStartupNotifier |
TenantStartupNotifier.createTenantStartupNotifier(AbstractTenant tenant) |
static TenantStartupNotifier |
TenantStartupNotifier.instantiateImplementtion(java.lang.Class<? extends TenantStartupNotifier> implementationClass,
AbstractTenant tenant) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Class<? extends TenantStartupNotifier> |
TenantStartupNotifier.getImplementationClass(AbstractTenant tenant) |
| Modifier and Type | Method and Description |
|---|---|
static TenantStartupNotifier |
TenantStartupNotifier.instantiateImplementtion(java.lang.Class<? extends TenantStartupNotifier> implementationClass,
AbstractTenant tenant) |
Copyright © 2018 SAP SE. All Rights Reserved.