Juergen Hoeller
|
793bf07941
|
revised expression parser API design
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@619 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-12 23:03:58 +00:00 |
|
Juergen Hoeller
|
0f0f2d37ba
|
made SpringBeanAutowiringInterceptor callback signature compatible with WebSphere
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@617 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-12 18:05:37 +00:00 |
|
Juergen Hoeller
|
45632781a2
|
polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@616 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-12 17:41:46 +00:00 |
|
Juergen Hoeller
|
3e9e9e2267
|
added @Async annotation, AsyncExecutionInterceptor, AsyncAnnotationAdvisor
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@613 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-10 11:24:05 +00:00 |
|
Juergen Hoeller
|
47f3b9881b
|
ApplicationListener beans get obtained on demand, supporting non-singletons as well; ApplicationListeners will be called in the order according to the Ordered contract; generified ApplicationListener interface
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@607 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-09 18:26:30 +00:00 |
|
Juergen Hoeller
|
a3a4171c41
|
added "Future submit(Runnable)" and "Future submit(Callable)" to AsyncTaskExecutor; SchedulingTaskExecutor interface extends AsyncTaskExecutor; added ExecutorServiceAdapter class as a standard wrapper for a Spring TaskExecutor; added ThreadPoolExecutorFactoryBean; reduced backport-concurrent support to TaskExecutor adapters
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@599 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-05 22:45:35 +00:00 |
|
Juergen Hoeller
|
4050980b80
|
all "taskExecutor" bean properties now accept any "java.util.concurrent.Executor"
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@598 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-05 21:18:10 +00:00 |
|
Juergen Hoeller
|
d4888bfebe
|
Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@596 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-05 21:04:13 +00:00 |
|
Juergen Hoeller
|
cb13c1c042
|
polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@586 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-01-25 23:29:45 +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 |
|
Chris Beams
|
2796c55974
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@464 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-12-18 14:50:25 +00:00 |
|
Juergen Hoeller
|
e016a80f63
|
fixed javadoc errors
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@347 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-11-28 13:56:30 +00:00 |
|
Juergen Hoeller
|
5c2a9bf250
|
Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@346 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-11-28 11:39:36 +00:00 |
|
Juergen Hoeller
|
e4ce547934
|
Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@342 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-11-27 17:35:44 +00:00 |
|
Juergen Hoeller
|
a0dfb69aaa
|
Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@341 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-11-27 00:27:52 +00:00 |
|
Juergen Hoeller
|
0b0163e026
|
Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@331 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-11-25 01:29:54 +00:00 |
|
Juergen Hoeller
|
16e9cf7618
|
updated for JRuby 1.1
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@314 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-11-20 19:47:57 +00:00 |
|
Juergen Hoeller
|
e6f75f212d
|
completed value annotation support; Java 5 code style updates
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@312 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-11-20 17:33:46 +00:00 |
|
Juergen Hoeller
|
a5253bec7f
|
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@305 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-11-20 02:10:53 +00:00 |
|
Arjen Poutsma
|
70caa15c13
|
Added XSDs and namespace handler files.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@172 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-10-29 00:44:36 +00:00 |
|
Arjen Poutsma
|
96e1cbf91b
|
Added @Override and @Deprecated annotations to context module
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@153 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-10-27 23:45:57 +00:00 |
|
Arjen Poutsma
|
e39d83d2b2
|
Disabled JRuby for now, needs to be made 1.1 compliant
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@120 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-10-23 13:48:19 +00:00 |
|
Arjen Poutsma
|
98a4ba4b73
|
Removed commons atts support for JMX, made ModelMap generic
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@119 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-10-23 10:35:03 +00:00 |
|
Arjen Poutsma
|
0803d7d0e2
|
Initial version of context module
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@118 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-10-23 10:19:23 +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 |
|