Skip to content

DefaultJmsListenerContainerFactoryConfigurer#setObservationRegistry should not be public #44466

Closed
@vpavic

Description

@vpavic

While working on #44465 I noticed that DefaultJmsListenerContainerFactoryConfigurer#setObservationRegistry (introduced in 0321a8a) is public unlike other setters in this class that are package-private. There are no usages of #setObservationRegistry outside of its package so this was likely by accident.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions