| 程序包 | 说明 |
|---|---|
| com.dtp.core.context | |
| com.dtp.core.notify.filter | |
| com.dtp.core.notify.invoker | |
| com.dtp.core.notify.manager |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AlarmCtx
AlarmCtx related
|
class |
NoticeCtx
NoticeCtx related
|
| 限定符和类型 | 方法和说明 |
|---|---|
static BaseNotifyCtx |
DtpNotifyCtxHolder.get() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
DtpNotifyCtxHolder.set(BaseNotifyCtx dtpContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AlarmBaseFilter.doFilter(BaseNotifyCtx context,
Invoker<BaseNotifyCtx> nextInvoker) |
void |
NoticeBaseFilter.doFilter(BaseNotifyCtx context,
Invoker<BaseNotifyCtx> nextInvoker) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AlarmBaseFilter.doFilter(BaseNotifyCtx context,
Invoker<BaseNotifyCtx> nextInvoker) |
void |
NoticeBaseFilter.doFilter(BaseNotifyCtx context,
Invoker<BaseNotifyCtx> nextInvoker) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NoticeInvoker.invoke(BaseNotifyCtx context) |
void |
AlarmInvoker.invoke(BaseNotifyCtx context) |
| 限定符和类型 | 方法和说明 |
|---|---|
static InvokerChain<BaseNotifyCtx> |
NotifyFilterBuilder.getAlarmInvokerChain() |
static InvokerChain<BaseNotifyCtx> |
NotifyFilterBuilder.getCommonInvokerChain() |
Copyright © 2023. All rights reserved.