1> i only need a Bean that can process asynchronously when the timeout expires from Singleton Scheduler. is there any other way?
1.1> i am only simulating a long running database call or FTP calls.
2> timeout event that i set in singleton is 1 sec and in the process method i was reading and copying a 200MB file.