Issue Details (XML | Word | Printable)

Key: BATCH-189
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Lucas Ward
Reporter: Lucas Ward
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring Batch

Move TransactionSynchronization to base class

Created: 04/Nov/07 10:10 PM   Updated: 07/Aug/08 10:06 AM   Resolved: 08/Feb/08 01:34 AM
Component/s: Infrastructure
Affects Version/s: 1.0-m2
Fix Version/s: 1.0.0.m4
Security Level: Public (Public Issues)

Time Tracking:
Not Specified

Issue Links:
Depends
 


 Description  « Hide
Every input source and output source users an inner class for Transaction Synchronization that only essentially listens for rollback and commit. This could easily be abstracted to a base class, which would make later updates easier.

Dave Syer added a comment - 08/Feb/08 01:34 AM
StreamHandler was added in m4

Dave Syer added a comment - 07/Aug/08 10:06 AM
Assume closed as resolved and released