I looked through the documentation but couldn\'t find if there is a way to specify a timeout for async operations spawned when using @Async annotated methods using Spring 3.
In @Async source code is no option for configuration.