Juergen Hoeller
|
09e6a85edd
|
fixed overview files
|
15 years ago |
Juergen Hoeller
|
34d2a69a82
|
removed separate placeholder test class
|
15 years ago |
Mark Fisher
|
dedecf7ae9
|
SPR-6142 Moved ErrorHandler strategy interface to the org.springframework.util package so that it can be used by MessageListener containers in addition to TaskSchedulers.
|
15 years ago |
Rob Harrop
|
90652bf8ae
|
[SPR-5727] CronTriggerBean supports start delay
|
15 years ago |
Rob Harrop
|
414d6633ea
|
[SPR-6048] fixed Exception signature in CronTriggerBean.afterPropertiesSet()
|
15 years ago |
Juergen Hoeller
|
6e95b2c311
|
polishing
|
15 years ago |
Juergen Hoeller
|
ba425c34f8
|
updated to EHCache 1.6.0
|
15 years ago |
Mark Fisher
|
65e00f7540
|
added support for ErrorHandler with DelegatingErrorHandlingRunnable in the TimerManagerTaskScheduler
|
16 years ago |
Mark Pollack
|
0d98baa5c1
|
SPR-5619
|
16 years ago |
Juergen Hoeller
|
87314b950e
|
method invocation result gets set as JobExecutionContext result (SPR-5831)
|
16 years ago |
Chris Beams
|
a9696c7282
|
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
|
16 years ago |
Juergen Hoeller
|
63589ef05f
|
polishing
|
16 years ago |
Juergen Hoeller
|
0a8a80ede3
|
Velocity/FreeMarker/TilesViewResolver only return a view if the target resource exists now
|
16 years ago |
Juergen Hoeller
|
df99929e21
|
added TaskScheduler interface and Trigger abstraction; added ConcurrentTaskScheduler and ThreadPoolTaskScheduler; added CommonJ TimerManagerTaskScheduler; added CronTrigger implementation for cron expression support
|
16 years ago |
Juergen Hoeller
|
160249c012
|
generified FactoryBeans and further Java 5 code style updates
|
16 years ago |
Juergen Hoeller
|
d3d0111439
|
polishing
|
16 years ago |
Juergen Hoeller
|
7e4fb09369
|
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
|
16 years ago |
Juergen Hoeller
|
6cdc25d66a
|
all "taskExecutor" bean properties now accept any "java.util.concurrent.Executor"
|
16 years ago |
Chris Beams
|
579280d7bf
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
16 years ago |
Chris Beams
|
10be5f08a5
|
moving .jndi, .mail and .mock.web unit tests from .testsuite to .context, .context.support, and .test bundles respectively
|
16 years ago |
Chris Beams
|
87de85ef19
|
moving unit tests from .testsuite -> .context
|
16 years ago |
Chris Beams
|
95950d28de
|
moving unit tests from .testsuite -> .context.support
|
16 years ago |
Chris Beams
|
0a47beb647
|
moving unit tests from .testsuite -> .context.support
|
16 years ago |
Juergen Hoeller
|
85661c6882
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
b0790bf5e7
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
29657105da
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
347f34c68a
|
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
|
16 years ago |
Arjen Poutsma
|
4c7245d5de
|
Moved tests from testsuite to context support
|
16 years ago |
Arjen Poutsma
|
4ad4aad271
|
Moved tests from testsuite to context.support
|
16 years ago |
Arjen Poutsma
|
100a80e112
|
Moved tests from testsuite to context and context support
|
16 years ago |
Arjen Poutsma
|
474e70db87
|
Moved tests over from testsuite to context.support
|
16 years ago |
Arjen Poutsma
|
3a26f0d896
|
Added @Override and @Deprecated annotations to context-support module
|
16 years ago |
Arjen Poutsma
|
4df7d71c1e
|
Initial import of context support module
|
16 years ago |