Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose targetObject and targetMethod in AbstractMethodInvokingDelegator #1786

Closed
spring-projects-issues opened this issue Oct 25, 2011 · 0 comments

Comments

@spring-projects-issues
Copy link
Collaborator

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

cppwfs added a commit to cppwfs/spring-batch that referenced this issue May 18, 2021
@fmbenhassine fmbenhassine changed the title Expose targetObject and targetMethod properties in org.springframework.batch.item.adapter.AbstractMethodInvokingDelegator [BATCH-1803] Expose targetObject and targetMethod AbstractMethodInvokingDelegator Sep 14, 2023
@fmbenhassine fmbenhassine changed the title Expose targetObject and targetMethod AbstractMethodInvokingDelegator Expose targetObject and targetMethod in AbstractMethodInvokingDelegator Sep 14, 2023
@fmbenhassine fmbenhassine removed the status: waiting-for-triage Issues that we did not analyse yet label Sep 14, 2023
@fmbenhassine fmbenhassine added this to the 5.1.0-M3 milestone Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants