-
Jun 9th, 2010, 12:57 PM
#1
Singleton per job?
Hi,
I have a class with member variables.This class is going to use in two jobs.
Then per job, Is it going to create the instance?
I observed that ,whenever job is going to start ,all the objects are going to create and it remains until the job is going to complete.
Regards,
Siva
Last edited by janapati.siva; Jun 10th, 2010 at 09:29 AM.
-
Jun 13th, 2010, 06:28 AM
#2
I didn't understand the "I observed that" bit. Did you make your stateful component scope="step"?
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