Commit Graph
13 Commits
Author SHA1 Message Date
Keith Donald 5415ff882f added conversion service performance optimizations; added mapping cyclical ref handling; removed ConverterInfo in favor of specifying S and T at registration time if necessary
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2063 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-07 16:54:36 +00:00
Mark Fisher 49ed02282c Renamed the 'size' attribute to 'pool-size' for the <executor/> and <scheduler/> elements in the task namespace.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2017 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 14:19:42 +00:00
Mark Fisher 12b2418623 The 'task' sub-element of the 'scheduled-tasks' element is now 'scheduled' to be consistent with the @Scheduled annotation (and to avoid task:task).
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1394 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-17 19:39:51 +00:00
Mark Fisher c069d45b3d The <task:annotation-driven/> element now registers the post-processor for @Scheduled in addition to the already existing @Async support. Both "scheduler" and "executor" attributes are available.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1317 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-06 02:11:39 +00:00
Mark Fisher e3866c8b73 Added tests for ExecutorBeanDefinitionParser.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1311 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-06 01:07:18 +00:00
Mark Fisher 3796ab35ed Added tests for the 'scheduled-tasks' element parsing within the 'task' namespace.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1290 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-01 21:40:45 +00:00
Mark Fisher f233fd6fd0 Added tests for the 'scheduler' element parsing within the 'task' namespace.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1289 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-01 21:16:11 +00:00
Arjen Poutsma b62e6238d1 Fixed usage of wrong TestBean package.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@577 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-23 11:57:58 +00:00
Arjen Poutsma a768f11634 SPR-2581: Provide out of the box implementation of the thread scope
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@574 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-22 15:41:29 +00:00
Arjen Poutsma f7f9621083 SPR-3360: util:property-path like functionality for the p-namespace
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@572 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-22 12:01:25 +00:00
Arjen Poutsma 81921acb84 Moved tests from testsuite to context
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@231 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-30 22:19:18 +00:00
Arjen Poutsma ba4274f08e Moved tests from testsuite to context and context support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@208 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-30 16:24:14 +00:00
Arjen Poutsma 3a853157df Added more modules
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@106 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-21 08:04:24 +00:00