Closed
Description
- [X ] I have searched the issues of this repository and believe that this is not a duplicate.
- I have checked the FAQ of this repository and believe that this is not a duplicate.
Details
Dubbo will introduce a new Spring ApplicationEvent
for for ServiceBean
exporting, that means, ApplicationContext
will publish a ServiceBeanExportEvent
when ServiceBean#export()
was invoked ,and then ApplicationListener<ServiceBeanExportEvent>
will receive this event with ServiceBean
as source.
Metadata
Assignees
Labels
No labels