Skip to content

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

@mercyblitz

Description

@mercyblitz
  • [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

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions