您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
D
E
H
L
O
P
R
S
T
U
V
A
afterPropertiesSet()
- 接口 中的方法cn.sunjinxin.savior.event.listener.sub.
AsyncListener
afterPropertiesSet()
- 接口 中的方法cn.sunjinxin.savior.event.listener.sub.
SyncListener
AsyncEventHandler
-
cn.sunjinxin.savior.event.handler.async
中的类
async
AsyncEventHandler()
- 类 的构造器cn.sunjinxin.savior.event.handler.async.
AsyncEventHandler
AsyncListener
<
T
,
R
> -
cn.sunjinxin.savior.event.listener.sub
中的接口
Async Api
B
buildEventHandlers()
- 类 中的静态方法cn.sunjinxin.savior.event.convert.
EventCommon
build
buildThreadPoolTaskExecutor()
- 类 中的静态方法cn.sunjinxin.savior.event.convert.
EventCommon
Properties to ThreadPoolTaskExecutor
C
cn.sunjinxin.savior.event
- 程序包 cn.sunjinxin.savior.event
cn.sunjinxin.savior.event.anno
- 程序包 cn.sunjinxin.savior.event.anno
cn.sunjinxin.savior.event.configuration
- 程序包 cn.sunjinxin.savior.event.configuration
cn.sunjinxin.savior.event.constant
- 程序包 cn.sunjinxin.savior.event.constant
cn.sunjinxin.savior.event.container
- 程序包 cn.sunjinxin.savior.event.container
cn.sunjinxin.savior.event.context
- 程序包 cn.sunjinxin.savior.event.context
cn.sunjinxin.savior.event.control
- 程序包 cn.sunjinxin.savior.event.control
cn.sunjinxin.savior.event.convert
- 程序包 cn.sunjinxin.savior.event.convert
cn.sunjinxin.savior.event.exception
- 程序包 cn.sunjinxin.savior.event.exception
cn.sunjinxin.savior.event.handler
- 程序包 cn.sunjinxin.savior.event.handler
cn.sunjinxin.savior.event.handler.async
- 程序包 cn.sunjinxin.savior.event.handler.async
cn.sunjinxin.savior.event.handler.async.impl
- 程序包 cn.sunjinxin.savior.event.handler.async.impl
cn.sunjinxin.savior.event.handler.sync
- 程序包 cn.sunjinxin.savior.event.handler.sync
cn.sunjinxin.savior.event.handler.sync.impl
- 程序包 cn.sunjinxin.savior.event.handler.sync.impl
cn.sunjinxin.savior.event.listener
- 程序包 cn.sunjinxin.savior.event.listener
cn.sunjinxin.savior.event.listener.sub
- 程序包 cn.sunjinxin.savior.event.listener.sub
D
DefaultAsyncEventHandler
-
cn.sunjinxin.savior.event.handler.async.impl
中的类
default async
DefaultAsyncEventHandler()
- 类 的构造器cn.sunjinxin.savior.event.handler.async.impl.
DefaultAsyncEventHandler
DefaultSyncEventHandler
-
cn.sunjinxin.savior.event.handler.sync.impl
中的类
default sync
DefaultSyncEventHandler()
- 类 的构造器cn.sunjinxin.savior.event.handler.sync.impl.
DefaultSyncEventHandler
E
enable(T)
- 接口 中的方法cn.sunjinxin.savior.event.listener.
Listener
enable(T)
- 接口 中的方法cn.sunjinxin.savior.event.listener.sub.
AsyncListener
enable(T)
- 接口 中的方法cn.sunjinxin.savior.event.listener.sub.
SyncListener
event()
- 类 中的方法cn.sunjinxin.savior.event.handler.async.
AsyncEventHandler
event()
- 接口 中的方法cn.sunjinxin.savior.event.handler.
EventHandler
event()
- 类 中的方法cn.sunjinxin.savior.event.handler.sync.
SyncEventHandler
EVENT_TASK_EXECUTOR
- 接口 中的静态变量cn.sunjinxin.savior.event.constant.
EventConstant
EventAutoConfiguration
-
cn.sunjinxin.savior.event.configuration
中的类
EventAutoConfiguration
EventAutoConfiguration()
- 类 的构造器cn.sunjinxin.savior.event.configuration.
EventAutoConfiguration
EventCommon
-
cn.sunjinxin.savior.event.convert
中的类
common
EventCommon()
- 类 的构造器cn.sunjinxin.savior.event.convert.
EventCommon
EventConstant
-
cn.sunjinxin.savior.event.constant
中的接口
constant
eventContainer(EventProperties, List<EventHandler>)
- 类 中的方法cn.sunjinxin.savior.event.configuration.
EventAutoConfiguration
EventContainer
-
cn.sunjinxin.savior.event.container
中的类
EventContainer
EventContainer()
- 类 的构造器cn.sunjinxin.savior.event.container.
EventContainer
EventContext
<
T
,
R
> -
cn.sunjinxin.savior.event.context
中的类
context
EventContext()
- 类 的构造器cn.sunjinxin.savior.event.context.
EventContext
Eventer
-
cn.sunjinxin.savior.event.control
中的枚举
Eventer
EventException
-
cn.sunjinxin.savior.event.exception
中的异常错误
EventException()
- 异常错误 的构造器cn.sunjinxin.savior.event.exception.
EventException
EventHandler
-
cn.sunjinxin.savior.event.handler
中的接口
event handler This interface provides policy distribution, event registration, event distribution, and event removal.
eventHandlers()
- 类 中的方法cn.sunjinxin.savior.event.configuration.
EventAutoConfiguration
eventProperties()
- 类 中的方法cn.sunjinxin.savior.event.configuration.
EventAutoConfiguration
EventProperties
-
cn.sunjinxin.savior.event.configuration
中的类
EventProperties
EventProperties()
- 类 的构造器cn.sunjinxin.savior.event.configuration.
EventProperties
EventRun
-
cn.sunjinxin.savior.event
中的类
run
EventRun()
- 类 的构造器cn.sunjinxin.savior.event.
EventRun
EventStrategy
-
cn.sunjinxin.savior.event.constant
中的枚举
EventStrategy
H
handle(R)
- 接口 中的方法cn.sunjinxin.savior.event.listener.
Listener
L
Listener
<
T
,
R
> -
cn.sunjinxin.savior.event.listener
中的接口
O
of(Eventer)
- 类 中的方法cn.sunjinxin.savior.event.container.
EventContainer
P
post(Object)
- 类 中的方法cn.sunjinxin.savior.event.handler.async.impl.
DefaultAsyncEventHandler
post(Object)
- 类 中的方法cn.sunjinxin.savior.event.handler.async.impl.
SpringAsyncEventHandler
post(Object)
- 接口 中的方法cn.sunjinxin.savior.event.handler.
EventHandler
post(Object)
- 类 中的方法cn.sunjinxin.savior.event.handler.sync.impl.
DefaultSyncEventHandler
post(Object)
- 类 中的方法cn.sunjinxin.savior.event.handler.sync.impl.
SpringSyncEventHandler
publish(EventContext<T, R>)
- 枚举 中的方法cn.sunjinxin.savior.event.control.
Eventer
R
register(Listener<T, R>)
- 枚举 中的方法cn.sunjinxin.savior.event.control.
Eventer
register(Object)
- 类 中的方法cn.sunjinxin.savior.event.handler.async.impl.
DefaultAsyncEventHandler
register(Object)
- 类 中的方法cn.sunjinxin.savior.event.handler.async.impl.
SpringAsyncEventHandler
register(Object)
- 接口 中的方法cn.sunjinxin.savior.event.handler.
EventHandler
register(Object)
- 类 中的方法cn.sunjinxin.savior.event.handler.sync.impl.
DefaultSyncEventHandler
register(Object)
- 类 中的方法cn.sunjinxin.savior.event.handler.sync.impl.
SpringSyncEventHandler
S
SpringAsyncEventHandler
-
cn.sunjinxin.savior.event.handler.async.impl
中的类
spring sync
SpringAsyncEventHandler()
- 类 的构造器cn.sunjinxin.savior.event.handler.async.impl.
SpringAsyncEventHandler
SpringAsyncListener
-
cn.sunjinxin.savior.event.anno
中的注释类型
spring async listener
SpringSyncEventHandler
-
cn.sunjinxin.savior.event.handler.sync.impl
中的类
spring sync
SpringSyncEventHandler()
- 类 的构造器cn.sunjinxin.savior.event.handler.sync.impl.
SpringSyncEventHandler
strategy()
- 类 中的方法cn.sunjinxin.savior.event.handler.async.impl.
DefaultAsyncEventHandler
strategy()
- 类 中的方法cn.sunjinxin.savior.event.handler.async.impl.
SpringAsyncEventHandler
strategy()
- 接口 中的方法cn.sunjinxin.savior.event.handler.
EventHandler
strategy()
- 类 中的方法cn.sunjinxin.savior.event.handler.sync.impl.
DefaultSyncEventHandler
strategy()
- 类 中的方法cn.sunjinxin.savior.event.handler.sync.impl.
SpringSyncEventHandler
subscribe(EventContext<T, R>)
- 接口 中的方法cn.sunjinxin.savior.event.listener.sub.
AsyncListener
subscribe(EventContext<T, R>)
- 接口 中的方法cn.sunjinxin.savior.event.listener.sub.
SyncListener
supportEventType()
- 接口 中的方法cn.sunjinxin.savior.event.listener.
Listener
SyncEventHandler
-
cn.sunjinxin.savior.event.handler.sync
中的类
sync
SyncEventHandler()
- 类 的构造器cn.sunjinxin.savior.event.handler.sync.
SyncEventHandler
SyncListener
<
T
,
R
> -
cn.sunjinxin.savior.event.listener.sub
中的接口
Sync Api
T
taskExecutor1()
- 类 中的方法cn.sunjinxin.savior.event.configuration.
EventAutoConfiguration
ThreadPoolProperties
-
cn.sunjinxin.savior.event.configuration
中的类
ThreadPoolProperties
ThreadPoolProperties()
- 类 的构造器cn.sunjinxin.savior.event.configuration.
ThreadPoolProperties
U
unregister(Object)
- 类 中的方法cn.sunjinxin.savior.event.handler.async.impl.
DefaultAsyncEventHandler
unregister(Object)
- 类 中的方法cn.sunjinxin.savior.event.handler.async.impl.
SpringAsyncEventHandler
unregister(Object)
- 接口 中的方法cn.sunjinxin.savior.event.handler.
EventHandler
unregister(Object)
- 类 中的方法cn.sunjinxin.savior.event.handler.sync.impl.
DefaultSyncEventHandler
unregister(Object)
- 类 中的方法cn.sunjinxin.savior.event.handler.sync.impl.
SpringSyncEventHandler
V
valueOf(String)
- 枚举 中的静态方法cn.sunjinxin.savior.event.constant.
EventStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String)
- 枚举 中的静态方法cn.sunjinxin.savior.event.control.
Eventer
返回带有指定名称的该类型的枚举常量。
values()
- 枚举 中的静态方法cn.sunjinxin.savior.event.constant.
EventStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values()
- 枚举 中的静态方法cn.sunjinxin.savior.event.control.
Eventer
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A
B
C
D
E
H
L
O
P
R
S
T
U
V
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2023. All rights reserved.