Closed
Description
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