Uses of Interface
de.hybris.platform.core.TenantStartupNotifier
Packages that use TenantStartupNotifier
-
Uses of TenantStartupNotifier in de.hybris.platform.core
Classes in de.hybris.platform.core that implement TenantStartupNotifierModifier and TypeClassDescriptionclassclassFields in de.hybris.platform.core with type parameters of type TenantStartupNotifierModifier and TypeFieldDescriptionstatic final Class<? extends TenantStartupNotifier>TenantStartupNotifier.DEFAULT_IMPL_CLASSMethods in de.hybris.platform.core that return TenantStartupNotifierModifier and TypeMethodDescriptionstatic TenantStartupNotifierTenantStartupNotifier.createTenantStartupNotifier(AbstractTenant tenant) static TenantStartupNotifierTenantStartupNotifier.instantiateImplementtion(Class<? extends TenantStartupNotifier> implementationClass, AbstractTenant tenant) Methods in de.hybris.platform.core that return types with arguments of type TenantStartupNotifierModifier and TypeMethodDescriptionstatic Class<? extends TenantStartupNotifier>TenantStartupNotifier.getImplementationClass(AbstractTenant tenant) Method parameters in de.hybris.platform.core with type arguments of type TenantStartupNotifierModifier and TypeMethodDescriptionstatic TenantStartupNotifierTenantStartupNotifier.instantiateImplementtion(Class<? extends TenantStartupNotifier> implementationClass, AbstractTenant tenant)