Class InternalPersistenceEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.broadleafcommerce.common.messaging.notification.domain.InternalPersistenceEvent
All Implemented Interfaces:
Serializable

public class InternalPersistenceEvent extends org.springframework.context.ApplicationEvent
Spring level event (local to the current JVM) that is fired upon Trackable entity persistence.
See Also:
  • Constructor Details