Skip to content

Expose targetObject and targetMethod in AbstractMethodInvokingDelegator #1786

Closed
@spring-projects-issues

Description

@spring-projects-issues

Kyrill Alyoshin opened BATCH-1803 and commented

I have a child class of org.springframework.batch.item.adapter.AbstractMethodInvokingDelegator, and I'd love to log what method of which service bean I am invoking on a particular object. I think it would be appropriate to expose those properties with 'protected' access, so we don't have to resort to reflection.


No further details from BATCH-1803

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions