Class AfterInitializationStartBackofficeSearchListener
java.lang.Object
de.hybris.platform.servicelayer.event.impl.AbstractEventListener<T>
com.hybris.backoffice.events.AbstractBackofficeEventListener<AfterInitializationStartEvent>
com.hybris.backoffice.solrsearch.events.AfterInitializationStartBackofficeSearchListener
- All Implemented Interfaces:
EventListener,org.springframework.beans.factory.Aware,org.springframework.beans.factory.InitializingBean,org.springframework.context.ApplicationContextAware,org.springframework.context.ApplicationListener<AfterInitializationStartEvent>
@Deprecated(since="1811",
forRemoval=true)
public class AfterInitializationStartBackofficeSearchListener
extends AbstractBackofficeEventListener<AfterInitializationStartEvent>
Deprecated, for removal: This API element is subject to removal in a future version.
since 1811, not used anymore
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class com.hybris.backoffice.events.AbstractBackofficeEventListener
isCallbackRegistered, onEvent, registerCallback, unregisterCallbackMethods inherited from class de.hybris.platform.servicelayer.event.impl.AbstractEventListener
afterPropertiesSet, onApplicationEvent, setApplicationContext, setClusterService, setTenantService
-
Constructor Details
-
AfterInitializationStartBackofficeSearchListener
public AfterInitializationStartBackofficeSearchListener()Deprecated, for removal: This API element is subject to removal in a future version.
-