public abstract class AbstractStoreEvent extends ApplicationEvent
ApplicationEvent class for store based events. All custom event classes
should be derived from this class.| Constructor and Description |
|---|
AbstractStoreEvent(java.lang.Object source)
Create a new ApplicationEvent.
|
getTimestamp