public class DomainEventHandlerDecorator extends DomainEventHandlerAdapter
| 构造器和说明 |
|---|
DomainEventHandlerDecorator(DomainEventHandler handler) |
public DomainEventHandlerDecorator(DomainEventHandler handler)
public void onEvent(EventDisruptor event, long sequence, boolean endOfBatch) throws Exception
onEvent 在接口中 com.lmax.disruptor.EventHandler<EventDisruptor>onEvent 在类中 DomainEventHandlerAdapterExceptionCopyright © 2018. All rights reserved.