Results 1 to 3 of 3

Thread: Javadoc for Listeners

  1. #1

    Default Javadoc for Listeners

    Listeners in Spring Batch offer nice injection point for developers to implement their custom application logic and inject to the framework. But there is a bit lack of documentation of the contract of various Listeners interface in the org.springframework.batch.core.listener package. Could you help to improve this in coming releases?

  2. #2
    Join Date
    Jun 2005
    Posts
    4,230

    Default

    The best thing is probably to raise a JIRA, that way someone will actually remember to do it (and you get to track the progress).

  3. #3

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •