public class AsyncTenantStartupNotifier extends java.lang.Object implements TenantStartupNotifier
DEFAULT_IMPL_CLASS| Constructor and Description |
|---|
AsyncTenantStartupNotifier(Tenant tenant) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeStartupNotify() |
void |
scheduleNotifyTenantListenersAboutStartup(java.util.List<TenantListener> listeners) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateTenantStartupNotifier, getImplementationClass, instantiateImplementtionpublic AsyncTenantStartupNotifier(Tenant tenant)
public void scheduleNotifyTenantListenersAboutStartup(java.util.List<TenantListener> listeners)
scheduleNotifyTenantListenersAboutStartup in interface TenantStartupNotifierpublic void executeStartupNotify()
executeStartupNotify in interface TenantStartupNotifierCopyright © 2018 SAP SE. All Rights Reserved.