public abstract class BaseEvent<T> extends org.springframework.context.ApplicationEvent
protected T
eventData
source
BaseEvent(Object source, T eventData)
T
getEventData()
getTimestamp
getSource, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected T eventData
public BaseEvent(Object source, T eventData)
public T getEventData()
Copyright © 2023. All rights reserved.