| Package | Description |
|---|---|
| de.hybris.platform.core |
| Modifier and Type | Class and Description |
|---|---|
class |
JMXBeanLoader
handles un/~registration of available JMX beans during tenant shutdown/startup
|
| Modifier and Type | Method and Description |
|---|---|
static List<TenantListener> |
Registry.getTenantListeners()
Gets all listeners registered for getting tenant notifications.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Registry.registerTenantListener(TenantListener listener)
Registers a
TenantListener which will be then notified on tenant start up / shut down. |
static void |
Registry.unregisterTenantListener(TenantListener listener)
Unregisters a
TenantListener for not be notified on tenant start up / shut down anymore. |
Copyright © 2017 SAP SE. All Rights Reserved.