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:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
InternalPersistenceEvent
-