| Package | Description |
|---|---|
| org.noear.dami2.bus | |
| org.noear.dami2.bus.intercept | |
| org.noear.dami2.bus.route |
| Modifier and Type | Method and Description |
|---|---|
List<EventListenerHolder> |
EventListenPipeline.getList() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EventDispatcherDefault.doDispatch(Event event,
List<EventListenerHolder> targets)
执行派发
|
| Modifier and Type | Method and Description |
|---|---|
List<EventListenerHolder> |
InterceptorChain.getTargets() |
| Constructor and Description |
|---|
InterceptorChain(List<InterceptorEntity> interceptors,
List<EventListenerHolder> targets) |
| Modifier and Type | Class and Description |
|---|---|
class |
PathRouting<P>
监听路由记录(path 模式)
|
class |
Routing<P>
路由记录
|
class |
TagRouting<P>
监听路由记录(tag 模式)
|
| Modifier and Type | Method and Description |
|---|---|
List<EventListenerHolder> |
PathTopicEventRouter.matching(String topic)
路由匹配
|
List<EventListenerHolder> |
HashTopicEventRouter.matching(String topic)
路由匹配
|
List<EventListenerHolder> |
TagTopicEventRouter.matching(String topicExpr)
路由匹配
|
List<EventListenerHolder> |
EventRouter.matching(String topic)
路由匹配
|
Copyright © 2025. All rights reserved.