Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

自定义EslEventHandler监听EventNames.ALL不符合预期 #39

Open
heywood-y opened this issue May 21, 2024 · 1 comment
Open

自定义EslEventHandler监听EventNames.ALL不符合预期 #39

heywood-y opened this issue May 21, 2024 · 1 comment

Comments

@heywood-y
Copy link

使用@EslEventName(EventNames.ALL)注解后,没法按照预期收到所有事件

@zhouhailin
Copy link
Owner

zhouhailin commented Dec 19, 2024

@component
@EslEventName("DEFAULT_ESL_EVENT_HANDLER")
可以通过这种方式,使用当前 Handler 替换默认 handler

由于事件很多,建议需要基于预期设计处理

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants