Skip to content

Make BeanDefinitionPropertyValueCodeGeneratorDelegates public #34761

Closed
@snicoll

Description

@snicoll

There's no reason for this class to be package protected. All implementations are private and we only expose the list of delegates. While most of these are related to bean definition business, a custom test may like to be able to get a hold of it. Having a factory method there could be quite useful.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)theme: aotAn issue related to Ahead-of-time processingtype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions