Package com.hybris.backoffice.events
Class AfterInitializationEndBackofficeListener
- java.lang.Object
-
- de.hybris.platform.servicelayer.event.impl.AbstractEventListener<T>
-
- com.hybris.backoffice.events.AbstractBackofficeEventListener<AfterInitializationEndEvent>
-
- com.hybris.backoffice.events.AfterInitializationEndBackofficeListener
-
- All Implemented Interfaces:
java.util.EventListener,org.springframework.beans.factory.Aware,org.springframework.beans.factory.InitializingBean,org.springframework.context.ApplicationContextAware,org.springframework.context.ApplicationListener<AfterInitializationEndEvent>
public class AfterInitializationEndBackofficeListener extends AbstractBackofficeEventListener<AfterInitializationEndEvent>
Listener forAfterInitializationEndEventevent
-
-
Constructor Summary
Constructors Constructor Description AfterInitializationEndBackofficeListener()
-
Method Summary
-
Methods inherited from class com.hybris.backoffice.events.AbstractBackofficeEventListener
isCallbackRegistered, onEvent, registerCallback, unregisterCallback
-
Methods inherited from class de.hybris.platform.servicelayer.event.impl.AbstractEventListener
afterPropertiesSet, onApplicationEvent, setApplicationContext, setClusterService, setTenantService
-
-