This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-framework
Watch
1
Star
0
Fork
0
You've already forked spring-framework
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df563dfcd6dcad6c8b4eb6579ce98661f936597b
spring-framework
/
org.springframework.transaction
History
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
2009-02-05 22:45:35 +00:00
..
.settings
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
2008-12-18 14:50:25 +00:00
src
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
2009-02-05 22:45:35 +00:00
.classpath
moved jca.* unit tests from .testsuite -> .transaction
2008-12-16 22:55:07 +00:00
.project
adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml
2008-10-24 21:05:25 +00:00
build.xml
Initial import of tx bundle
2008-10-23 14:09:34 +00:00
ivy.xml
moved jca.* unit tests from .testsuite -> .transaction
2008-12-16 22:55:07 +00:00
pom.xml
Initial import of tx bundle
2008-10-23 14:09:34 +00:00
template.mf
2008-11-27 00:22:10 +00:00
transaction.iml
updated dependencies
2008-12-18 19:16:54 +00:00