Package de.hybris.platform.servicelayer.event.impl
package de.hybris.platform.servicelayer.event.impl
-
ClassesClassDescriptionAbstractEventDecorator<T extends AbstractEvent>Base class for easier implementation of
EventDecoratorbeans.AbstractEventListener<T extends AbstractEvent>Abstract event listener class for listening to events.Registers aPlatformClusterEventSender's binary listener hook after context refresh.Default implementation of the abstract service interface.Deprecated, for removal: This API element is subject to removal in a future version.This class contains information about the tenant, the cluster id and the cluster island id.Utility class with funtionality for the event service.The HybrisApplicationEventMulticaster extends theSimpleApplicationEventMulticasterso we can keep track of the listeners that are registered.Listen toInvalidateModelConverterRegistryEvents and removes/refreshs the correspondingModelConverterif aComposedTypeis removed/changed in the persistence layer.Implementation of the SerializationService interface which uses methods from theSerializationUtilsclass.Extends the classSpringEventSenderand sends theAbstractEvents in thePlatformClusterEventSender.sendEvent(AbstractEvent)as UDP packets in a cluster system.Spring event sender class.
HybrisApplicationEventMulticaster