com.jdon.domain.message
类 DomainCommandDispatchHandler
java.lang.Object
com.jdon.domain.message.DomainCommandDispatchHandler
- 所有已实现的接口:
- DomainEventHandler<EventDisruptor>
public class DomainCommandDispatchHandler
- extends Object
- implements DomainEventHandler<EventDisruptor>
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
module
public static final String module
DomainCommandDispatchHandler
public DomainCommandDispatchHandler(ModelConsumerMethodHolder modelConsumerMethodHolder)
onEvent
public void onEvent(EventDisruptor event,
boolean endOfBatch)
throws Exception
- 指定者:
- 接口
DomainEventHandler<EventDisruptor> 中的 onEvent
- 抛出:
Exception
Copyright © 2013. All Rights Reserved.