Skip to content

[Feature] Introduce a new Spring ApplicationEvent for ServiceBean exporting #2251

Closed
@mercyblitz

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions