Class AfterInitializationEndBackofficeSearchListener
java.lang.Object
de.hybris.platform.servicelayer.event.impl.AbstractEventListener<T>
com.hybris.backoffice.events.AbstractBackofficeEventListener<AfterInitializationEndEvent>
com.hybris.backoffice.search.events.AfterInitializationEndBackofficeSearchListener
- All Implemented Interfaces:
EventListener,org.springframework.beans.factory.Aware,org.springframework.beans.factory.InitializingBean,org.springframework.context.ApplicationContextAware,org.springframework.context.ApplicationListener<AfterInitializationEndEvent>
public class AfterInitializationEndBackofficeSearchListener
extends AbstractBackofficeEventListener<AfterInitializationEndEvent>
-
Constructor Summary
Constructors -
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
-
AfterInitializationEndBackofficeSearchListener
public AfterInitializationEndBackofficeSearchListener()
-