| 程序包 | 说明 |
|---|---|
| cn.sunjinxin.savior.event.constant | |
| cn.sunjinxin.savior.event.handler | |
| cn.sunjinxin.savior.event.handler.async.impl | |
| cn.sunjinxin.savior.event.handler.sync.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static EventStrategy |
EventStrategy.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static EventStrategy[] |
EventStrategy.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
EventStrategy |
EventHandler.strategy() |
| 限定符和类型 | 方法和说明 |
|---|---|
EventStrategy |
DefaultAsyncEventHandler.strategy() |
EventStrategy |
SpringAsyncEventHandler.strategy() |
| 限定符和类型 | 方法和说明 |
|---|---|
EventStrategy |
DefaultSyncEventHandler.strategy() |
EventStrategy |
SpringSyncEventHandler.strategy() |
Copyright © 2023. All rights reserved.