public class DomainEventContext extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static DomainEventContext |
getInstance() |
protected void |
initContext(org.springframework.context.ApplicationContext context) |
void |
push(IEvent event)
已过时。
|
public static DomainEventContext getInstance()
@Deprecated public void push(IEvent event)
event - 默认 同步事件protected void initContext(org.springframework.context.ApplicationContext context)
Copyright © 2022. All rights reserved.