Interface DomainEventSource
- All Superinterfaces:
Topic
- All Known Subinterfaces:
Eo
- All Known Implementing Classes:
OperationContext
Domain event interface - source event source
- Author:
- 渔民小镇
- date:
- 2021-12-26
-
Method Summary
-
Method Details
-
getSource
default <T> T getSource()Get the event source- Type Parameters:
T- source- Returns:
- event source
-