| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.event |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractEventDispatcher
The abstract
EventDispatcher providers the common implementation. |
class |
DirectEventDispatcher
Direct
EventDispatcher implementation uses current thread execution model |
class |
ParallelEventDispatcher
Parallel
EventDispatcher implementation uses JDK common thread pool |
| 限定符和类型 | 方法和说明 |
|---|---|
static EventDispatcher |
EventDispatcher.getDefaultExtension()
The default extension of
EventDispatcher is loaded by ExtensionLoader |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.