public class CommonApplicationEvent
extends org.springframework.context.ApplicationEvent
source| 构造器和说明 |
|---|
CommonApplicationEvent(SpringEventType eventType,
Object source) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
getEventData() |
SpringEventType |
getEventType() |
getSource, toStringpublic CommonApplicationEvent(SpringEventType eventType, Object source)
public SpringEventType getEventType()
public <T> T getEventData()
Copyright © 2025. All rights reserved.