Skip to content

Make ApplicationListenerMethodAdapter#getTargetMethod() public #36558

@jhoeller

Description

@jhoeller

Based on a request from @odrotbohm, we intend to change ApplicationListenerMethodAdapter#getTargetMethod() from protected visibility to public. It turns out that getTargetMethod() as well getCondition() and isDefaultExecution() are just meant to provide access to pre-parsed state and are not designed for overriding, so we also declare them as `final´ now.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions