| 接口 | 说明 |
|---|---|
| DomainEventHandler<T> |
This is a Disruptor EvenHandler.
|
| MessageListener |
MessageListener is for older than v6.3
|
| 类 | 说明 |
|---|---|
| Command | |
| DomainCommandDispatchHandler | |
| DomainEventDispatchHandler |
action by annotation "@onEvent("topicName")"
|
| DomainMessage | |
| MessageInterceptor |
this is for domain model, there is another for components/services
com.jdon.aop.interceptor.ComponentMessageInterceptor
useage see:com.jdon.sample.test.domain
1. create dynamic proxy for a Model in DomainCacheInterceptor.
2. intercepte the method with @send
3.
|
Copyright © 2018. All rights reserved.