-
May 8th, 2010, 11:41 PM
#1
Access to JobParameters in ChunkListener
ChunkListener is a simple interface just providing two simple beforeChunk() and afterChunk() methods.
How can I access JobParameters, ChunkContext, etc in my ChunkListener ?
More specifically, I need to set some ThreadLocals (like the current user) for my jobs to use.
Is ChunkListener the right place for this ?
Iman
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules